Introduction to Python

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

30 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What kind of programming language is Python?
Back
High Level and Object Oriented
2.
FLASHCARD QUESTION
Front
How would you print a text string? Options: output "Hello!", print("Hello!"), print (Hello!), output (Hello!)
Back
print("Hello!")
3.
FLASHCARD QUESTION
Front
How would you assign an integer to a variable? Options: new_var = 4, new_var == 4, new_var = "4", new var "4"
Back
new_var = 4
4.
FLASHCARD QUESTION
Front
What are the 4 main datatypes used in Python?
Back
String, Integer, Float & Boolean
5.
FLASHCARD QUESTION
Front
Changing the value of a variable e.g. from new_var = 5 to new_var = 10 is called?
Back
Reassignment
6.
FLASHCARD QUESTION
Front
To print the value of new_var = 7, which statement would you use? Options: output "new_var", print(new_var), print "new_var", output "7"
Back
print(new_var)
7.
FLASHCARD QUESTION
Front
Another word used for indenting is?
Back
whitespace
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Python Basics Review

Flashcard
•
10th Grade
25 questions
JavaScript Variables

Flashcard
•
10th - 12th Grade
18 questions
CSOD Study Guide Questions

Flashcard
•
9th Grade
20 questions
Python pre-assessment

Flashcard
•
8th Grade
18 questions
Python Functions

Flashcard
•
9th Grade
23 questions
Python - Lists, Dictionaries and Loops

Flashcard
•
9th - 12th Grade
25 questions
JavaScript operators

Flashcard
•
10th Grade
20 questions
Python Math & Random Review

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade