Who is the creator of Python Language
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
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 Quizizz
12 questions
Python dasar

Quiz
•
1st Grade
10 questions
Python-quiz podstawy

Quiz
•
1st Grade
10 questions
Kuis Algoritma dan Pemrograman 1

Quiz
•
1st Grade
15 questions
PYTHON 2 REVIEW

Quiz
•
KG - 1st Grade
13 questions
PEKAN ULANGAN SEMESTER GENAP

Quiz
•
1st Grade
10 questions
Pascal Assessment

Quiz
•
3rd - 4th Grade
15 questions
Programming - Screening Test

Quiz
•
3rd Grade - Professio...
12 questions
Programming - Output

Quiz
•
KG - 12th 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
10 questions
American Flag

Quiz
•
1st - 2nd Grade
14 questions
IREAD-3 Practice Test

Quiz
•
3rd Grade
10 questions
Identifying equations

Quiz
•
KG - University
10 questions
Perimeter of Polygons!

Quiz
•
3rd Grade
10 questions
2nd Grade math review

Quiz
•
2nd Grade
20 questions
Math Review

Quiz
•
3rd Grade
18 questions
Traits

Quiz
•
3rd Grade
16 questions
Chapter 8 - Getting Along with your Supervisor

Quiz
•
3rd Grade - Professio...