Input Function - Categories

Drag answers into the correct category. Once all of the answers have been categorised press submit to check your answers.

Valid Input Functions
Invalid Input Functions

Answers
name = input("Enter your name: ")
input("Enter your email address: ) = email
email = input("Enter your email address: ")
favourite_color = input("What is your favourite color? ")
number = float(input("Enter a number: "))
number = float(input Enter a number: )
favourite color = input("What is your favourite color? ")
name = input Enter your name:
age = int(input(Enter your age: ))
age = int(input("Enter your age: "))
Log in or sign-up to access the categorising activity



Don't have a login?

You can still revise this topic