python basics quiz

python basics quiz

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Iteration

Iteration

9th - 12th Grade

15 Qs

Unit 3 Microsoft Word

Unit 3 Microsoft Word

9th - 12th Grade

20 Qs

iGCSE Computer Science: Programming Languages

iGCSE Computer Science: Programming Languages

9th - 12th Grade

20 Qs

CodeHS Python Unit 4 Quiz

CodeHS Python Unit 4 Quiz

9th - 12th Grade

15 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

For Loop python

For Loop python

5th - 12th Grade

19 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Project Stem Python Unit 1 Test Review

Project Stem Python Unit 1 Test Review

9th - 12th Grade

17 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?