Python Basics

Flashcard
•
Computers
•
6th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
To display something on the screen, use this command:
Back
print()
2.
FLASHCARD QUESTION
Front
To display the following on screen
Hello World!
the following command should be used:
Back
print("Hello World!")
3.
FLASHCARD QUESTION
Front
What does the following code display?
x = 5 y = 6 print(x*y)
Back
30
4.
FLASHCARD QUESTION
Front
What does the following code display?
x = 5
y = 6
print("x*y")
Back
x*y
5.
FLASHCARD QUESTION
Front
The code is run. You type: six. Select the correct output.
Back
We have six cakes
6.
FLASHCARD QUESTION
Front
Operators used in python: divide, multiply, add, subtract
Back
/, *, +, -
7.
FLASHCARD QUESTION
Front
To display something on the screen, use this command:
Back
print()
8.
FLASHCARD QUESTION
Front
What is the output of the following code if sunny was entered? Options: Take a brolly!, Have a great day, The code would not run
Back
Have a great day
9.
FLASHCARD QUESTION
Front
What will be the output of the following code?
```python
x = 10
y = 5
print(x - y)
```
Back
`5`
Similar Resources on Wayground
7 questions
Python Fun for Kids

Flashcard
•
KG - University
8 questions
4/26/24 Warm-up (Review for Flashcard#1) old 5/1

Flashcard
•
KG - University
7 questions
Canon new Models

Flashcard
•
KG - University
7 questions
BÀI 8- CHỦ ĐỀ F-TH10

Flashcard
•
9th - 12th Grade
14 questions
Project STEM Unit 0 Vocabulary Study Guide

Flashcard
•
6th Grade - University
6 questions
Python Variables

Flashcard
•
7th - 12th Grade
11 questions
Python [Basic]

Flashcard
•
KG
9 questions
Lists and Tuples

Flashcard
•
KG
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade