Python Practical Programs for Class 8 | Part 1

preview_player
Показать описание
Python Practical Programs for Class 8 with explanation.
Write a program to check if a given number is odd or even.
Write a program to accept length and breadth of a rectangle and display the area and perimeter.
Рекомендации по теме
Комментарии
Автор

Thank you sir out of these 5 question which you solved 2 questions came in my practical exam. Thanks a lot

prakharraj
Автор

Sir I don't have laptop but tomorrow is my python practical test what should I do please 🙏 help

Sasta_product
Автор

Thanks man
And I done ✅ all the codings you given given in the last and it was correct

noobgameryt
Автор

it is very helpful to thank you itzRafiq

vashistneeraj
Автор

Number1=int(input(Enter Number1))
Number2=int(input(Enter Number2))
Total=Number1+Number2
Print("Sum of Numbers":, Total)

aarush
Автор

Thank you sir for excellent explaination

mahisaxena
Автор

Sir last program, 2nd question program is :

Num1: int(input("Enter the first number: "))
Num2:int(input("Enter the second number: "))
Num3: int(input("Enter the thirdt number: "))
Num4: int(input("Enter the fourtht number: "))

Sum:Num1+Num2+Num3+Num4
Print("The sum of the numbers are:, Sum")
Aver:Sum/4
print("Average is:, Aver")

adityakupta
Автор

Make a video from starting how to open what to write and all

Sasta_product
Автор

You have said sent to me where we have to send

hemalatajain
Автор

Which version of python are you using?

aradhayasingh
Автор

Bhai mai ja rahi hu marne kuch palle nahi pad raha hai kal exam hai mummy kal ulta karke pankhe p taang ne wali hai bhai 😭

Possiblytia