0
Can any body write code in python to take this output?
1 Antwort
+ 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.