Python Oppe Practice Question 3 | Python code for finding perimeter | Oppe 1 revision python

preview_player
Показать описание
Join this channel to get access to perks:

In this lecture we will write python code for finding perimeter. We will look understand question, develop logic and pseudocode to solve the question, write the code and look at important tips. This also serves as python oppe practice question 3.

BIO🧑‍🦱
Hello everyone👋,
I am diploma student of @IITMadrasBSDegreeProgramme . I hope my videos will help you.

Additional Links

Chapters
00:00 - Introduction
00:10 - Read Qn
00:57 - Understand Qn
02:34 - Logic
05:16 - Pseudocode
07:12 - Code
10:06 - Results
10:31 - Homework
11:51 - Conclusion & Contact

Make sure to do the homework. Remember practice is key to doing amazing things using code and crack interviews.

Hashtags
#iitmadras #pythonprogramming #pythonexercises #exampreparation #devloperhs
Рекомендации по теме
Комментарии
Автор

they give input as bunch of numbers . then input(int()) only takes one value in the code should we use for loop?
f

RamBAnimations