
AWS Booster Python Day 1

Quiz
•
Professional Development
•
Professional Development
•
Medium

CloudThat Technologies
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is a valid Python code comment?
# use comments to describe the function of code
// comments make code easier to update
[comment] comments can provide use instructions for other developers
(comment) warnings can be placed in comment
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which contains only integers? (Ignore the commas)
Q, W, E, R, T, Y, a, s, d, f
-2, -1, -0.5, 0, 0.5, 1, 2
1, 2, 0, -3, 2, -5
3, 2, 1, *, +, =, -
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, strings can contain only letters a-z and A-Z.
True
False
May be
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does type(3.55) return?
float
int
str
all of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does type("Hello World!") return?
all of the below
int
float
str
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is an example of Python string addition that will run without error?
new_string = Hello + World!
new_string = "Hello " + "World!"
new_string = "Hello ' + "World!'
all of the above
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which is a properly formatted Python print() function example?
print("Welcome the", 3, New students!)
print("Welcome the", 3 + New students!)
print("Welcome the", 3, "New students!")
print("Welcome the", 3 + " New students!")
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Preparing 3D objects for Printing

Quiz
•
Professional Development
15 questions
Q1 Introduction to Python

Quiz
•
Professional Development
15 questions
Programming - Screening Test

Quiz
•
3rd Grade - Professio...
10 questions
Day-4 IOAC - ML Python Assessment_12th-Feb-2023

Quiz
•
Professional Development
10 questions
Day-2 IOAC - ML Python Assessment_5th-Feb-2023

Quiz
•
Professional Development
12 questions
ML-1

Quiz
•
Professional Development
10 questions
Introducción al lenguaje Python

Quiz
•
Professional Development
10 questions
Programming Knowledge Quiz (Medium)

Quiz
•
5th Grade - Professio...
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade