python revision

python revision

9th Grade

11 Qs

quiz-placeholder

Similar activities

Strings, Variables & Concatenation Practice

Strings, Variables & Concatenation Practice

9th Grade

12 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Python Basics

Python Basics

6th - 12th Grade

9 Qs

MOAC Excel 2016 Lesson 7

MOAC Excel 2016 Lesson 7

8th - 12th Grade

10 Qs

Python тілінде программалау

Python тілінде программалау

1st - 10th Grade

10 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

String Quiz

String Quiz

9th - 12th Grade

15 Qs

python revision

python revision

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Fatima Alnaqbi

Used 32+ 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?