Search Header Logo

Python 1

Authored by Steven Senjaya

Education

10th Grade

Used 5+ times

Python 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Below are python data types, except..

String

Text

Integer

Float

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the data type of "a decimal number"?

Integer

Float

Number

Boolean

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

print(3+3.5)

6.5

6

7

error

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print("Hello" + 5)

Hello5

Hello + 5

HelloHelloHelloHelloHello

Error

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one of these is an invalid variable?

mynumber

mynumber_

my number

mYnUmBeR3

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do we concatenate a string?

Using the & symbol

Using the _ symbol

Using the + symbol

I'm sorry, what is concatenate?

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How can we convert "Hello" to integer?

int(Hello)

int("Hello")

str("Hello")

We can't

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?