Introduction to Python Lesson 4 – Modify
Modify the code so that it asks the user to enter a number, and responds with a message if they enter 1, and responds differently if another number is entered. Below, explain how you modified your code to work with numbers.
Introduction to Python Lesson 4 – Modify Read More »