Python Basics Quiz
Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Douglas Gillory
Used 21+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a correct syntax to output "Hello World" in Python?
echo("Hello World");
p("Hello World")
echo "Hello World"
print("Hello World")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you insert COMMENTS in Python code?
/*This is a comment*/
#This is a comment
//This is a comment
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is NOT a correct way to name a variable?
Myvar
my_var
_myvar
my-var
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with the numeric value 5?
Both the other answers are correct
x = int(5)
x = 5
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct file extension for Python files?
.pyth
.pt
.pyt
.py
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with the floating number 2.8?
both the other answers are correct
x = 2.8
x = float(2.8)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to output the type of a variable or object in Python?
print(type(x))
print(typeof(x))
print(typeOf(x))
print(typeof x)
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
File Handling in Python - Grade 12 CBSE
Quiz
•
12th Grade
20 questions
REMIDI INFORMATIKA
Quiz
•
10th Grade
14 questions
[Lớp 12] Access - Ôn tập
Quiz
•
12th Grade
15 questions
Coding Quiz
Quiz
•
6th - 10th Grade
15 questions
Ms. Exel dan Fungsi Logika IF
Quiz
•
10th Grade - University
10 questions
ทบทวนเรื่องสูตรคำนวณในโปรแกรม Excel
Quiz
•
10th Grade
17 questions
Security and Ethics
Quiz
•
9th - 12th Grade
10 questions
CLASSROOM
Quiz
•
10th Grade
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
