1-What is Python?
Python-1st

Quiz
•
Computers
•
University
•
Easy
Anwar Nasr Eldeen
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a) A snake
b) A programming language
c) A type of food
d) A country
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2-What is the syntax to print "Hello, World!" in Python?
a) print("Hello, World!")
b) println("Hello, World!")
c) printf("Hello, World!")
d) System.out.println("Hello, World!")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3-How do you declare a variable in Python?
a) var x = 5
b) x = 5
c) int x = 5
d) let x = 5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4-What is the correct way to write a comment in Python?
a) // This is a comment
b) /* This is a comment */
c) # This is a comment
d) <!-- This is a comment -->
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5-Which of the following is NOT a data type in Python?
a) int
b) float
c) string
d) boolean
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6-How do you check the length of a string in Python?
a) length(string_variable)
b) strlen(string_variable)
c) len(string_variable)
d) count(string_variable)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7-What is the output of the following code?
x = 5
y = 2
print(x % y)
a) 2
b) 2.5
c) 3
d) 0
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Basic python

Quiz
•
University
15 questions
CODE ZENITH

Quiz
•
University
15 questions
Python Variables

Quiz
•
University
10 questions
Session 2

Quiz
•
University
10 questions
python quiz

Quiz
•
6th Grade - Professio...
15 questions
Python2

Quiz
•
8th Grade - University
13 questions
Python Reflect

Quiz
•
8th Grade - University
10 questions
Chapter 1: Python Overview

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade