Python 1

Quiz
•
Computers
•
University
•
Medium
Mahesh Shinge
Used 7+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used to indicate comments in Python?
//
#
/
<!--
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to define a variable in Python?
variable_name = value
variable_name <- value
value = variable_name
variable_name : value
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, variables are:
Declared with a specific data type
Implicitly typed
Declared using the 'var' keyword
Only allowed in functions
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid variable name in Python?
_myVar
123_var
My-Var
myVar2
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of this code?
5
10
15
The code will raise an error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of the variable in this code?
int
float
str
bool
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
Greater than 5
Less than or equal to 5
10
The code will raise an error
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
variable in python

Quiz
•
University
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
15 questions
Python introduction

Quiz
•
University
25 questions
Introduction to Python

Quiz
•
KG - University
20 questions
Python for beginners

Quiz
•
University
21 questions
Basic Python Console Operations

Quiz
•
10th Grade - University
20 questions
PY-BUILD

Quiz
•
University
20 questions
Introduction To Python

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade