Python (Ai)

Python (Ai)

7th Grade

16 Qs

quiz-placeholder

Similar activities

Flag Quiz

Flag Quiz

6th - 8th Grade

20 Qs

Describing Things

Describing Things

7th Grade

20 Qs

Suite Life of Zack and Cody Christmas Quiz

Suite Life of Zack and Cody Christmas Quiz

5th - 12th Grade

15 Qs

I love my job!

I love my job!

6th Grade - Professional Development

17 Qs

SCRATCH

SCRATCH

6th Grade - University

15 Qs

QUIZ 4 : TOPIC 8 [PROCESS COSTING]

QUIZ 4 : TOPIC 8 [PROCESS COSTING]

1st Grade - University

20 Qs

ITALIANO 3

ITALIANO 3

1st - 10th Grade

21 Qs

Music of Islamic Mindanao

Music of Islamic Mindanao

7th Grade

15 Qs

Python (Ai)

Python (Ai)

Assessment

Quiz

Education

7th Grade

Practice Problem

Medium

Created by

Rania Khaled

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

16 questions

Show all answers

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?