python quiz1

python quiz1

University

20 Qs

quiz-placeholder

Similar activities

Mechanical Advantage and Machine Design Quiz

Mechanical Advantage and Machine Design Quiz

7th Grade - University

16 Qs

CIBERSEGURIDAD TEMA 2

CIBERSEGURIDAD TEMA 2

7th Grade - University

20 Qs

Responsi ELDIG - P2

Responsi ELDIG - P2

University

15 Qs

ComSoc Ice Breaker

ComSoc Ice Breaker

University

15 Qs

Quizotronics Quiz

Quizotronics Quiz

University

20 Qs

Manufacturing Processes Quiz

Manufacturing Processes Quiz

8th Grade - University

20 Qs

Club Excel - Core Member Recruitment 2K25

Club Excel - Core Member Recruitment 2K25

University

20 Qs

Electro 2 PSW 3

Electro 2 PSW 3

University

15 Qs

python quiz1

python quiz1

Assessment

Quiz

Engineering

University

Practice Problem

Hard

Created by

nikhil patten

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What command is used to display numbers and text on the screen?

print

input

output

command

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a variable?

A box where you store values

a type of graphics

Data type

a type of memory

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What symbol is used in Python to assign values to a variable?

equals =

plus +

forward slash /

asterisk *

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will be the output?
name = 'Dave'
print(name)

Dave

'Dave'

name

(name)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does (10 + 16) equal?

20

22

24

26

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these would work as a piece of code?

IF answer == "Yes":
if answer == "Yes"
if answer == "Yes":
if answer = "yes":

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is input?

A function that allows us to ask the user to enter some data.

To plug in something.

Data displayed on a screen.

A function

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?