WHAT IS THE OUTPUT OF FOLLOWING CODE
x,y,z=100,200,300
print(x,y,z)
IT QUEST
Quiz
•
Computers
•
11th Grade
•
Hard
ST03 ST03
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
WHAT IS THE OUTPUT OF FOLLOWING CODE
x,y,z=100,200,300
print(x,y,z)
100,200,300
300,200,100
none
100,300,200
2.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which operator has highest precedence ..
% modulus
& Bitwise And
** Exponent
> comparison
3.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
What is the output of following code
var1=1
var2=2
var3="3"
print(var1+var2+var3)
9
6
None
Error
4.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
All keywords in Python are in:
Lower case
Upper case
Capitalize
None
5.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which of the following cannot be a variable?
init
in
it
on
6.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which is the correct operator for power(xy)?
X ^ Y
X^^Y
X**Y
NONE
7.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which one of these is floor division?
/
//
%
NONE
15 questions
Basic Python Coding
Quiz
•
11th - 12th Grade
20 questions
Intro to Python Vocabulary
Quiz
•
7th - 12th Grade
20 questions
Python Basics ;)
Quiz
•
11th Grade
20 questions
Class XI_Introduction to Python
Quiz
•
11th Grade
15 questions
PYTHON PROGRAMMING FUNDAMENTALS
Quiz
•
11th Grade
20 questions
Python Basics & Syntax
Quiz
•
10th - 12th Grade
15 questions
Python Basics
Quiz
•
KG - University
20 questions
Python - lists,loops,basics
Quiz
•
9th - 11th Grade
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
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
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