In python print is a _____
Python basics29

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Saurabh Hore
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Statement
Function
Command
program
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
print("R">"r") will display
Error
True
False
R
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Type casting is considered as
technique to use different variables
technique to display data type of the identifier
technique to convert one datatype to another
All of the options
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
a=30
a=a+1
a*=2
print(a)
This code will display
62
60
Error
30
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
a=input("Enter age")
b=input("Enter Experience")
a=a+b
print(a)
what will be the value of a if the value passed is 26 and 36
62
Error
2636
3626
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Sequences are a collection of values. In what way they are different from each other.
They are not different
Not all the sequences can be changed
They are defined in a different manner
Both b and c are correct.
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Predict the output
name-"Parv"
print("name" *3)
ParvParvParv
error
namenamename
Parv Parv Parv
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Python Programming

Quiz
•
7th - 9th Grade
10 questions
PF Unit 10

Quiz
•
9th Grade - University
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
15 questions
# REVIEW 1 DATA TYPES

Quiz
•
10th Grade
13 questions
Python Iteration

Quiz
•
10th Grade
9 questions
Basic Python Coding

Quiz
•
6th - 12th Grade
15 questions
Basic Python Coding

Quiz
•
11th - 12th Grade
10 questions
Quiz Week 6

Quiz
•
10th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University