python basics quiz

python basics quiz

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Fundamentals to Hardware and Software

Fundamentals to Hardware and Software

10th - 11th Grade

20 Qs

New year 10 Python Quiz

New year 10 Python Quiz

10th Grade

14 Qs

iGCSE Computer Science: Programming Languages

iGCSE Computer Science: Programming Languages

9th - 12th Grade

20 Qs

Excel Backstage

Excel Backstage

11th Grade

10 Qs

C++ Recursion

C++ Recursion

8th - 12th Grade

12 Qs

student quiz

student quiz

9th Grade

10 Qs

KS3 GCSE Computer Science (Programming / Python)

KS3 GCSE Computer Science (Programming / Python)

7th - 11th Grade

10 Qs

9-sinf

9-sinf

9th 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?