The Raspberry Pi Platform and Python Programming for the Raspberry Pi (Week 3)
Write a Python program that prompts the user to input 3 numbers, one at a time (see Instructions section for more details).
Turn in your source code showing a full execution of your program and the result that it prints to the screen.
>>>
Upload a screenshot showing a full execution of your program and the result that it prints to the screen. In the execution that you take a screenshot of, you should enter the numbers in non-sorted order so that we can tell that sorting did occur.
>>>
Comments
Post a Comment