Python Quiz-1

Quiz
•
Computers
•
1st - 3rd Grade
•
Hard
RAJESH PATNAIK
Used 330+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who is the creator of Python Language
James Gosling
Guido van Rossum
Dennis Retchie
bjarne stroustrup
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which year Python was developed
1992
1994
1991
1993
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
is python is platform independent
yes
no
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of following Program in python3
a=10
b=20
c=a+b
print("Sum is"+c)
Sum 30
Sum is 30
error
30
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of following Program in python3
a=4
b=2
c=a-b*6
print("\n a={0} \n b={1} \n c={2}".format(a,b,c))
12
-8
8
-12
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of following Program in python3
for i in range(3,0,-1)
print("{0} Python".format(i))
3 Python
2 Python
1 Python
2 Python
1 Python
0 Python
3 Python
error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of following Program in python3
if(32%2==0):
print("32")
else:
print("2")
2
32
error
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Python Quiz 7

Quiz
•
KG - 6th Grade
8 questions
Python

Quiz
•
KG - 9th Grade
15 questions
Python Quiz

Quiz
•
3rd - 4th Grade
14 questions
Python Data types & Exceptions

Quiz
•
1st - 10th Grade
15 questions
Scope of Variables in Python

Quiz
•
1st Grade - Professio...
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
15 questions
Python Basics

Quiz
•
KG - University
10 questions
CodeTigers Python 101

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade