python revision

python revision

9th Grade

11 Qs

quiz-placeholder

Similar activities

Examen Programación Avanzada

Examen Programación Avanzada

9th Grade

10 Qs

Fundamentals of Python

Fundamentals of Python

9th - 12th Grade

13 Qs

Robotics Quiz

Robotics Quiz

1st - 12th Grade

8 Qs

اختبار في برمجة بايثون

اختبار في برمجة بايثون

9th Grade

10 Qs

Ulangan PROGDAS

Ulangan PROGDAS

8th - 12th Grade

15 Qs

python

python

9th - 12th Grade

10 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Python Code Quiz

Python Code Quiz

8th - 12th Grade

11 Qs

python revision

python revision

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Fatima Alnaqbi

Used 31+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

mark = 90, where is the variable?

90

=

mark

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

country = "UAE", the type of variable country is

string

char

float

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

weight = 50.7, the data type is

string

char

float

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

age = 14, the data type is

integer

float

char

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

letter = "#", the data type is

integer

float

char

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

mark =95

print ("mark")

what is the output?

mark

95

mark =95

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

x= 5

y = -8

not((x>0) and (y<2))

false

true

nothing

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?