Python Revision

Quiz
•
Computers
•
University
•
Hard

Chempaka Seri Abdul Razak
Used 51+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the data type of this variable?
student = "Maria"
List
Integer
String
Dictionary
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the data type of this variable?
snake = {"hiss", "glide", "long", "scales"}
String
Tuple
List
Set
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the data type of this variable?
channel = [{"num": 701, "name":"AXN"}, {"num": 801, "name": "WWE"}, {"num": 105, "name": "PRIMA"}]
List
Dictionary
Set
Tuple
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the correct syntax for input in Python?
user_input = input("Enter your input")
user_input = input(Enter your input)
user_input = input("Enter your input",enter_num)
user_input = ("Please enter your input")
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the print coding below here will show an error?
print("My name is".name)
print("My name is",name)
print("My name is"+str(name))
print(f"My name is {name}")
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
subject = "Anomaly Detection in Twitter"
print(subjects.upper())
What is the correct output from this code?
ANOMALY DETECTION IN TWITTER
Anomaly Detection in Twitter
anomaly detection in twitter
Error
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
status = "I like to eat chickens"
print(status[:6]+status[13:])
What is the output of the coding above?
I likechickens
like chickens
I like chickens
eat chickens
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
CSSE Quiz Day2

Quiz
•
University
10 questions
Intro to Python

Quiz
•
KG - University
16 questions
Python Workshop 1 review

Quiz
•
University
10 questions
Fungsi Input dan Output Python

Quiz
•
2nd Grade - University
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
Introduction to Python Quiz

Quiz
•
8th Grade - University
17 questions
Python Input and Arithmetic Quiz

Quiz
•
9th Grade - University
10 questions
JAVA I/O

Quiz
•
University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade