
Python Flashcard

Flashcard
•
Professional Development
•
•
Hard
Wayground Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the correct way to declare a variable in Python? Options: var x = 5, x := 5, x = 5, int x = 5
Back
x = 5
2.
FLASHCARD QUESTION
Front
Which of the following is used for single-line comments in Python: //, #, /* */, None of the above?
Back
#
3.
FLASHCARD QUESTION
Front
What is the correct way to call a function in Python?
Back
function name()
4.
FLASHCARD QUESTION
Front
What is the output of print(2 ** 3)?
Back
8
5.
FLASHCARD QUESTION
Front
Which of these is NOT a valid Python data type? int, float, complex, char
Back
char
6.
FLASHCARD QUESTION
Front
What is the correct way to create an empty list in Python? Options: list = []; list = list(); list = {};
Back
Both A and B
7.
FLASHCARD QUESTION
Front
What is the correct syntax to import a module in Python?
Back
import module
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Python L1 Knowledge Check

Flashcard
•
6th - 8th Grade
20 questions
FLASHCARDZI khởi động thực hành DH

Flashcard
•
10th Grade - University
14 questions
Selection in Python

Flashcard
•
1st - 9th Grade
25 questions
Python - If Else...

Flashcard
•
9th Grade
20 questions
Introduction to Python programming

Flashcard
•
6th - 8th Grade
20 questions
Python Sem. Review P1

Flashcard
•
11th Grade
18 questions
Basic Python and Console Interaction Flashcard

Flashcard
•
12th Grade
16 questions
G12- Selection and Decision Making- Flash cards

Flashcard
•
12th Grade - University
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