How to insert comments in Python ?
Introduction To Python

Quiz
•
Computers
•
University
•
Hard
Rishabh Gupta
Used 25+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
# this is a comment
// this is a comment
/* this is a comment */
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to create a numeric variable age with a value of 10
age = 10
int age = 10
age = "10"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct extension for python files ?
.py
.pyth
.python
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the below operators can be used to compare two numbers
==
/
=
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is a block of code defined in Python ?
with indentation
with paranthesis
with curly braces
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following is true about comments
Comments are used by programmers to document the code
# is used to create a comment in python
''' can be used to create a comment in python
/* */ can be used to crate a comment in python
Python ignores comments.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
age = '5'
In the code above, age is a
string
integer
floating point
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
15 questions
Grade 8 End of Unit Revision

Quiz
•
8th Grade - University
18 questions
Kiểu dữ liệu xâu kí tự trong Python

Quiz
•
10th Grade - University
15 questions
CSE 102 Exam 2 Practice

Quiz
•
University
25 questions
Iedc Coders Club Programming Quiz

Quiz
•
University
16 questions
Python Workshop 1 review

Quiz
•
University
19 questions
python

Quiz
•
University
25 questions
python_quiz

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