Python Basics for Grade 5

Python Basics for Grade 5

1st Grade

10 Qs

quiz-placeholder

Similar activities

Soal Pilihan Ganda Informatika Kelas 8

Soal Pilihan Ganda Informatika Kelas 8

1st Grade

15 Qs

Rifa Alexa echo Dot Blanco

Rifa Alexa echo Dot Blanco

1st Grade

10 Qs

lady gaga

lady gaga

1st - 5th Grade

10 Qs

Circuits

Circuits

1st - 5th Grade

10 Qs

đúng sai tin

đúng sai tin

1st Grade

10 Qs

facts

facts

1st - 5th Grade

12 Qs

python à zéro

python à zéro

1st Grade

15 Qs

Treble clef note naming

Treble clef note naming

1st - 5th Grade

8 Qs

Python Basics for Grade 5

Python Basics for Grade 5

Assessment

Quiz

Others

1st Grade

Easy

Created by

um gaith alawneh

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the input function in Python?

To execute a function and return a value.

To store data in a variable.

To display output to the user.

To take input from the user and return it as a string.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you calculate the sum of three numbers in Python?

sum = num1 * num2 * num3

sum = num1 + num2 - num3

sum = num1 / num2 / num3

sum = num1 + num2 + num3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used for addition in Python?

*

+

/

-

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you print output to the console in Python?

Display output with the output() function.

Use the print() function.

Print to the console using console.log()

Use the echo() function.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the formula to calculate the average of three numbers?

(a - b - c) / 3

(a + b + c) / 2

(a + b + c) / 3

(a + b + c) * 3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you store a number in a variable in Python?

my_number := 5

let my_number = 5

number my_number = 5

my_number = 5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is used to store decimal numbers in Python?

string

boolean

float or decimal.Decimal

integer

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?