Python Week1 Recap

Python Week1 Recap

9th Grade

12 Qs

quiz-placeholder

Similar activities

2.2 - Introduction to Computers

2.2 - Introduction to Computers

9th - 12th Grade

11 Qs

C programming Chapter 4 Quiz

C programming Chapter 4 Quiz

9th - 12th Grade

10 Qs

Match Exercises

Match Exercises

1st Grade - University

11 Qs

Engineering First Semester

Engineering First Semester

9th Grade - University

15 Qs

Whos that cookie run character?

Whos that cookie run character?

4th - 12th Grade

8 Qs

Bagels deduction game - Quiz!

Bagels deduction game - Quiz!

5th - 9th Grade

8 Qs

Python Types (Beginners)

Python Types (Beginners)

1st - 12th Grade

10 Qs

PYTHON тили

PYTHON тили

1st - 10th Grade

10 Qs

Python Week1 Recap

Python Week1 Recap

Assessment

Quiz

Other

9th Grade

Hard

Created by

Nathan Robel

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is 40.0?

int

float

str

decimal

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python a phone number e.g.(07549853464) is an int type

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is True or False?

str

bool

char

int

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the following output? x = "Hi" print(type(x))

str

char

long

int

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output?

RunTime Error

Orange,Banana,Cherry

Orange Banana Cherry all on separate lines in that order

Banana Cherry Orange

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of naming convention is this?

Pascal case

Snake case

Camel case

No Name

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following code output be?

5

6

14

15

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?