Practice Set 04 (while-loop) - Python Programming

Publié le: 05 janvier 2024
sur la chaîne: Learn With Mr. RJ
12
0

Practice Set 04 (while-loop) - Python Programming #python #learnpython #whileloop ‪@LearnWithMrRJ‬

A while loop is a control flow statement which allows code to be executed repeatedly, depending on whether a condition is satisfied or not. As long as some condition is true, 'while' repeats everything inside the loop block. It stops executing the block if and only if the condition fails.

Solution Parts:
Practice Set 04 (while-loop) solution part 1 - Python Programming -    • Practice Set 04 (while-loop) solution part...  
Practice Set 04 (while-loop) solution part 2 - Python Programming -    • Practice Set 04 (while-loop) solution part...  
Practice Set 04 (while-loop) solution part 3 - Python Programming -    • Practice Set 04 (while-loop) solution part...  
Practice Set 04 (while-loop) solution part 4 - Python Programming -    • Practice Set 04 (while-loop) solution part...  

Chapters:
0:15 Write a program to print a factorial of a given input number?
0:23 Create a number guessing game between range 1 to 9, if the user inputs the same number guessed by the computer then print "You guessed it right" and exit the program.
0:40 Write a program to print the first 10 even numbers.
0:49 Write a program to print squares and cubes of the first 10 odd numbers.
0:59 Write a program to print the pattern below:
1:10 Get 10 student's names and marks (between 0 to 500). Now print only those students who have scored more than 60% marks.
1:25 Get 10 names (first name and last name). Now print only those names whose names are above 9 characters length.
1:39 Print the next four leap years after 2023.
1:48 Write a program to check if the word "rotator" is palindrome?
1:58 Write the program to get 5 numbers from the user and print its average.

Join the Telegram channel https://t.me/LearnWithMrRJ to get practice questions and other updates.

#python #pythonprogramming #pythontutorial #pythonforbeginners #pythonfullcourse #learnpython #learnpythonprogramming #pythoncourse #pythontutorialforbeginners #python3 #while


Sur cette page du site, vous pouvez voir la vidéo en ligne Practice Set 04 (while-loop) - Python Programming durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Learn With Mr. RJ 05 janvier 2024, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 12 fois et il a aimé 0 téléspectateurs. Bon visionnage!