Menu

Input Function - Quiz

1. What is the purpose of the input function?

Display text in the console
Allow the program to make choices
Store data in a structured way
Allow the user to enter data which can be used by the program

2. Evil Question: Which of the following input statements are valid?

answer=print(“Is RAM volatile or non-volatile?”)
answer=input(Is RAM volatile or non-volatile?)
answer=imput(“Is RAM volatile or non-volatile?”)
answer=input(“Is RAM volatile or non-volatile?”)

Log in or sign-up to access the quiz



Don't have a login?

You can still revise this topic