What is the correct file extension for Python files?
Python

Quiz
•
Engineering
•
University
•
Medium

py thon
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
.pp
.pt
.py
.pn
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a correct way to declare a Python variable?
var x = 5
#x = 5
$x = 5
x = 5
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = "John"
# is the same as
x = 'John'
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 5
# is the same as
A = 5
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Insert the missing part of the code below to output “SSIT".
__________ (“SSIT")
Type
Write
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which character is used to define a Python comment:
'
//
#
/*
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is NOT a legal variable name?
my-var = 20
my_var = 20
Myvar = 20
_myvar = 20
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Circuitos Trifásicos: Fundamentos y Orígenes

Quiz
•
University
10 questions
Strings in python

Quiz
•
University
15 questions
ETS Pemrograman Berorientasi Obyek

Quiz
•
University
10 questions
Quiz 2

Quiz
•
University
15 questions
Variables y constantes

Quiz
•
University
7 questions
Nim presentacion

Quiz
•
University
10 questions
AC Power

Quiz
•
University
10 questions
Revision

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