python basics quiz

python basics quiz

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Python U2M3 Test

Python U2M3 Test

9th - 12th Grade

16 Qs

Dataframe

Dataframe

10th - 12th Grade

12 Qs

Review Python Dictionaries

Review Python Dictionaries

9th - 12th Grade

18 Qs

Identité numérique

Identité numérique

7th - 9th Grade

10 Qs

Conditionals Unit Quiz

Conditionals Unit Quiz

9th Grade - University

15 Qs

Flow of Control

Flow of Control

11th - 12th Grade

18 Qs

Common Compatibility Issue

Common Compatibility Issue

12th Grade

10 Qs

Python  beginners quiz

Python beginners quiz

9th - 10th Grade

10 Qs

python basics quiz

python basics quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

harsh goyal

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

latest version of python?

version 5

version 6

version 4

version 3

2.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

what do you understand by python?

It is an interpreted language

it is an interactive language

it is an object oriented language

all of the above

3.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

what is the full form of IDLE?

integrated development and learned environmental

integrated development and line environment

integrated development and learning environment

all of the above

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Pycharm is a IDLE

yes

no

may be

5.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

look out the statement and find out which is variable?

for i in range(0,10):

print(i)

range()

for

i

in

6.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

which word is not a keyword

if

with

print

for

7.

OPEN ENDED QUESTION

1 min • 5 pts

find the error and write the correct code-

a=12

if a='12':

print(harsh)

Evaluate responses using AI:

OFF

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?