0

Can any body write code in python to take this output?

https://www.sololearn.com/post/1764967/?ref=app

3rd Jul 2024, 1:30 PM
Yazan Alhallack
Yazan Alhallack - avatar
1 Réponse
+ 1
Use the print() method and doesn't take any user input, if "output" is your only goal. You already get the certificate of Introduction to Python, and it already covers the basic such as variable, user input, while loop and if...else, which should be enough to get the job done.
3rd Jul 2024, 1:45 PM
Wong Hei Ming
Wong Hei Ming - avatar