Search Header Logo

Python (Ai)

Authored by Rania Khaled

Education

7th Grade

16 Questions

Used 10+ times

Python (Ai)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables are like containers or boxes that hold data. They are used to store and represent different types of information

true

false

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Datatypes in Python used to store decimal numbers

integer

float

string

Boolean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which data type stores values only “true” or “false”.

boolean
integer
string
float

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Naming variables Rules is breaking in this code

my name= "rania khaled "

name cannot start with a number

variable name can only contain alphanumeric characters and underscore

The variable name cannot contain spaces

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Artificial intelligence is the intelligence of machines or software, as opposed to the intelligence of human beings or animals

true

false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

name="Ahmed Hossam"

to print letter d

print(name[0])

print(name[2])

print(name[4])

print(name[5])

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

list=[1,2,3,4,5]

print(list[2])

what is output ?

1

2

3

4

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?