
8.1-Python-input and print

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Serkan Oektem
Used 16+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command (function) is used to prompt the user to enter data?
print ()
enter ()
insert ()
input ()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the right use of input function?
input X
X = input ()
input () = X
X , input ()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The insert () function allows the user to enter data.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
input ("Enter your name: ") is an invalid statement.
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
name = input ("Enter your name: ") is an invalid statement.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, any type of user input, text or numbers, is a string (text) value by default.
True
False
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
score = int (input ("Score"))
Which of the following is/are true? (choose all applicable)
int () is unnecessary addition to input command if a numeric data is entered
int () ensures numeric input is converted to integer
if the user enters a non-numeric data, the program craashes
if the user enters a non-numeric data, the program rejects the input
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Casting and Input

Quiz
•
8th - 11th Grade
20 questions
Unit 3 Python TEST

Quiz
•
11th - 12th Grade
18 questions
FOR and WHILE loop in Python

Quiz
•
9th - 12th Grade
16 questions
input and print

Quiz
•
11th Grade
20 questions
Python turtle year 8 assessment

Quiz
•
7th - 9th Grade
15 questions
Основы Python Programming

Quiz
•
9th Grade
15 questions
Python

Quiz
•
10th Grade
20 questions
คำสั่งพื้นฐานในภาษา Python (เก็บคะแนนครั้งที่ 2)

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade