python basics quiz

python basics quiz

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Arduino

Arduino

12th Grade

14 Qs

Principles of Information Technology

Principles of Information Technology

9th Grade - University

16 Qs

iGCSE Computer Science: Programming Languages

iGCSE Computer Science: Programming Languages

9th - 12th Grade

20 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Intro to Python

Intro to Python

9th - 12th Grade

10 Qs

Review

Review

10th Grade

15 Qs

Basic 2 Python

Basic 2 Python

12th Grade - Professional Development

20 Qs

Operator Decrement (--)

Operator Decrement (--)

7th - 12th Grade

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