Introduction to Python Lesson 4 – Make 3
Write a program that asks the user to enter a number from 1-10 to represent how they are feeling (1=Sad, 10=Happy). Get the program to output the message “I’m so sorry to hear you are not a happy bunny” if they type in a number from 1-5. Get the program to output the message “Good […]
Introduction to Python Lesson 4 – Make 3 Read More »