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
In python print is a _____
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 Wayground
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
12 questions
Python Print Statement

Quiz
•
6th - 10th Grade
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
13 questions
Python Iteration

Quiz
•
10th Grade
13 questions
Python Reflect

Quiz
•
8th Grade - University
9 questions
Basic Python Coding

Quiz
•
6th - 12th Grade
15 questions
Python 3 Elements Quiz

Quiz
•
9th Grade
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
Discover more resources for Computers
50 questions
Trivia 7/25

Quiz
•
12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
6 questions
RL.10.1 Cite Evidence

Quiz
•
10th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade