python revision

python revision

9th Grade

11 Qs

quiz-placeholder

Similar activities

Unit 7

Unit 7

9th - 12th Grade

8 Qs

Input, Output & Storage Devices

Input, Output & Storage Devices

5th - 9th Grade

16 Qs

Python Code Quiz

Python Code Quiz

8th - 12th Grade

11 Qs

Quiz z podstaw Pythona, cz. 1

Quiz z podstaw Pythona, cz. 1

9th Grade

15 Qs

python

python

9th - 12th Grade

10 Qs

Project-Stem Unit 1 python coding

Project-Stem Unit 1 python coding

9th - 12th Grade

12 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Java Programming Basics

Java Programming Basics

9th - 12th Grade

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