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
input("Enter your email address: ) = email
name = input Enter your name:
age = int(input(Enter your age: ))
email = input("Enter your email address: ")
number = float(input("Enter a number: "))
favourite_color = input("What is your favourite color? ")
favourite color = input("What is your favourite color? ")
number = float(input Enter a number: )
name = input("Enter your name: ")
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