Exit Ticket: 5 Multiple Choice Questions

Exit Ticket: 5 Multiple Choice Questions

12th Grade

5 Qs

quiz-placeholder

Similar activities

Basic electronics

Basic electronics

12th Grade

10 Qs

ICIT 4B: Common accessories

ICIT 4B: Common accessories

12th Grade

10 Qs

programming basic

programming basic

5th Grade - University

10 Qs

Introduction to Python Programming

Introduction to Python Programming

12th Grade

5 Qs

Quiz Basic Electrical

Quiz Basic Electrical

12th Grade

10 Qs

Mastering Java Arithmetic Operators

Mastering Java Arithmetic Operators

10th Grade - University

10 Qs

Exploring Metalworking Techniques

Exploring Metalworking Techniques

12th Grade

10 Qs

Understanding Generative AI

Understanding Generative AI

12th Grade

10 Qs

Exit Ticket: 5 Multiple Choice Questions

Exit Ticket: 5 Multiple Choice Questions

Assessment

Quiz

Engineering

12th Grade

Hard

Created by

Mariana Santibanez Bravo

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does >>> mean in Python?

It's an error symbol

Python is ready for a new command

Start of a function

End of a variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print() function do?

Sends email

Creates a file

Shows text on the screen

Makes a sound

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a valid variable?

5name

first_name

print

True

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you store a name in Python?

name = Jordan

name = 'Jordan'

'Jordan' = name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Which line will display "Good job!" in Python?

echo("Good job!")

say "Good job!"

print("Good job!")

output("Good job!")

Discover more resources for Engineering