M1L3 Review

M1L3 Review

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Python quiz - 2

Python quiz - 2

3rd - 10th Grade

10 Qs

Python Quiz

Python Quiz

3rd - 4th Grade

15 Qs

Python - Data types and Conditional statements

Python - Data types and Conditional statements

4th - 8th Grade

10 Qs

variable

variable

KG - 5th Grade

11 Qs

Python(Junior) КР1

Python(Junior) КР1

2nd Grade

14 Qs

JAVA: Level-1

JAVA: Level-1

5th - 12th Grade

15 Qs

Variables and data types

Variables and data types

4th - 12th Grade

12 Qs

Java Strings

Java Strings

1st Grade - Professional Development

10 Qs

M1L3 Review

M1L3 Review

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

Nath Korat

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which datatype do you know?

int

float

str

text

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine the length of a string we use len()

True

Fasle

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

string = 'Hello'

Convert all letters in a string to

lowercase string._____().

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

string = 'Hello'

Convert all letters in a string to

uppercase string._____().

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Search for a word or a phrase, we use string.____('word')

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it true that each operator in

Python only has a single meaning?

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of :

"hello" + "2"

hello2

hellohello

Error

hello

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?