python basics quiz

python basics quiz

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

IX - Lesson 1 - Introduction to computer - Quiz 2

IX - Lesson 1 - Introduction to computer - Quiz 2

9th Grade

20 Qs

Y9 - T2 - L6 - RP

Y9 - T2 - L6 - RP

9th Grade

11 Qs

PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

11th Grade

15 Qs

iGCSE Computer Science: Programming Languages

iGCSE Computer Science: Programming Languages

9th - 12th Grade

20 Qs

GitHub Basics

GitHub Basics

12th Grade

10 Qs

CodeTigers Python 101

CodeTigers Python 101

KG - Professional Development

10 Qs

Excel Lesson 3 Quiz

Excel Lesson 3 Quiz

11th Grade

10 Qs

Python Iteration

Python Iteration

10th Grade

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