
Python Basics 2

Flashcard
•
Computers
•
9th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the purpose of a variable in Python?
Back
To store data
2.
FLASHCARD QUESTION
Front
Which code correctly shows making a variable and setting it equal to a string? Options: string_1 = "hello", string 1 = "hello", string_1 == "hello", string_1 = hello
Back
string_1 = "hello"
3.
FLASHCARD QUESTION
Front
What is the correct way to make a Python program show text on the screen? Options: display("Hello"), "Hello", print("Hello"), show("Hello")
Back
print("Hello")
4.
FLASHCARD QUESTION
Front
What function is used to show text on the screen and let the user enter some text?
Back
input()
5.
FLASHCARD QUESTION
Front
What is the purpose of the if statement in Python?
Back
To make decisions in the code
6.
FLASHCARD QUESTION
Front
Which of the following is the correct way to concatenate (combine) two strings in Python?
Options: "Hello" .concat("World"), "Hello" add "World", "Hello" && "World", "Hello" + "World"
Back
"Hello" + "World"
7.
FLASHCARD QUESTION
Front
What type of data does the input() function return (create)?
Back
A string
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Complete the sentences with is or are

Flashcard
•
KG
22 questions
JavaScript Basics Quiz

Flashcard
•
9th Grade
23 questions
Unit 1 Small Talk Vocab Flashcard

Flashcard
•
8th Grade
18 questions
Code.org CSP Unit 4 Review (23-24)

Flashcard
•
9th - 12th Grade
25 questions
Introduction to Python

Flashcard
•
9th - 10th Grade
21 questions
Small Basic introduction

Flashcard
•
9th Grade
20 questions
simple future tense

Flashcard
•
9th Grade
15 questions
the greeting

Flashcard
•
KG
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade