G5 T3A W3 python and the user input 2024

G5 T3A W3 python and the user input 2024

5th Grade

20 Qs

quiz-placeholder

Similar activities

Print command Quiz Day2

Print command Quiz Day2

5th - 12th Grade

16 Qs

Python Quiz 1

Python Quiz 1

1st - 12th Grade

18 Qs

Тест Python

Тест Python

5th Grade

23 Qs

Python basics

Python basics

KG - Professional Development

19 Qs

Python

Python

5th - 7th Grade

20 Qs

Python : Codeathon Competition

Python : Codeathon Competition

5th - 8th Grade

15 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

python intro

python intro

4th - 12th Grade

17 Qs

G5 T3A W3 python and the user input 2024

G5 T3A W3 python and the user input 2024

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Staff-BSH Zhairy

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

name = "Dave"

print (name)

Dave

'Dave'

name

(name)

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When you have an error in your code what is the term to summarise finding and fixing that error?
Error checking
Debugging
Syntax finder
Error finder

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print function do in python?
It's a variable.
It can input data.

It displays an output

It loops the code.

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image
In the following code, "city" is an example of a what?
List
Loop
Variable
Array

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The punctuation requirements for printing a string in Python are:

( ) , ! and " "

( ) and !

( ) and " "

" " and !

7.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

What can be used to store information and values so that it can be used later?

Graphic

Variable

Print

Output

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?