Python Week1 Recap

Python Week1 Recap

9th Grade

12 Qs

quiz-placeholder

Similar activities

Engineering First Semester

Engineering First Semester

9th Grade - University

15 Qs

Week 3 - User Input

Week 3 - User Input

5th - 12th Grade

7 Qs

Java Lesson 5

Java Lesson 5

5th Grade - University

8 Qs

Dokkan Battle

Dokkan Battle

KG - Professional Development

7 Qs

Java Lesson 11

Java Lesson 11

5th Grade - University

10 Qs

2.2 - Introduction to Computers

2.2 - Introduction to Computers

9th - 12th Grade

11 Qs

Java Lesson 6

Java Lesson 6

5th Grade - University

8 Qs

2D Arrays

2D Arrays

9th - 12th Grade

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