1. Which of the following is a valid variable name?
Group Activity 1

Quiz
•
Education
•
University
•
Hard
Hemanth Kumar
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
.ram2
ram.2
ram_2
2ram00
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. Which of the following statement is invalid?
m_n_q = 3500
m.n.q = 3500, 3600, 3700
m,n,q = 3500, 3600, 3700
mnq = 350036003700
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. Which command would you use to find the data type of a variable
data( )
type( )
typeof( )
str( )
4.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
4. What will be the output after the following statements are executed?
X=300
Y= 17
X%=Y
print(X)
11
17.6
300
17
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. Consider a following code snippet. What is a data type of y?
x=15
y=str(float(x))
int
float
str
Code will throw an error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. While naming the variable, use of any special character other than underscore(_) will throw which type of error?
Syntax error
Key error
Value error
Index error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. Let x = “Mayur”. Which of the following commands converts the ‘x’ to float datatype?
str(float,x)
x.float()
float(x)
Cannot convert a string to float data type
8.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
7. x=10
y= 5
z=3
print(x+y%z)
Predict the output of the above code.
12.0
12
11.667
11
Similar Resources on Quizizz
8 questions
Кіріктірілген функциялар

Quiz
•
1st Grade - University
10 questions
Квиз по Python

Quiz
•
University
10 questions
Exploring Python Data Types

Quiz
•
11th Grade - University
6 questions
19CS2014 Python programming

Quiz
•
University
10 questions
YuYapZek Python101 Ders2

Quiz
•
University
10 questions
Concordancia gramatical

Quiz
•
University
11 questions
Python - Data Types

Quiz
•
12th Grade - University
13 questions
Python Intermediate Quiz - 1

Quiz
•
8th Grade - Professio...
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade