

G9 W2 P1- Setting up Python-Your First Code
Presentation
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Easy
Hassan Abdalla Ali Hassan .
Used 4+ times
FREE Resource
15 Slides • 14 Questions
1
2
Multiple Choice
Why is learning Python considered important in today's world of technology and artificial intelligence?
Because Python is only used for web development
Because Python is easy to learn and widely used in data science, AI, and automation
Because Python is the oldest programming language
Because Python is only used for making games
3
4
Multiple Choice
Scenario: You want to quickly check if the code print("Hello") works correctly.
Which method is BEST for quickly checking if the code print("Hello") works correctly?
Write the code in Notepad, save it as a .py file, and run it.
Open the Python interactive mode (>>>), type the code, and press Enter.
Write the code in a Microsoft Word document.
Print the code on paper.
5
6
7
8
Multiple Choice
Script mode is best for writing long programs that you need to save and edit later.
True
False
9
Multiple Choice
You want to write a long program with many lines that you can save and edit later. Which mode should you use?
Interactive mode
Script mode
Command prompt only
10
Multiple Choice
When you click "Run" in the W3Schools Python editor, what happens to your code?
It is saved to your computer only
It is executed immediately and the output appears in the right panel
It is sent to your teacher for checking
11
12
13
14
Open Ended
Replace the code with: print("I am learning Python")
Modify the code to print your school name:
print("Taryam American Private School")
15
Multiple Choice
Q1: What does the print() function do?
It saves your code
It displays text on the screen
It asks the user for input
16
Multiple Choice
Q2: Which code will print "Dubai" on the screen?
Interactive mode
display("Dubai")
print("Dubai")
17
18
19
Open Ended
The Problem: How do we print text on multiple lines using ONE print()?
The Solution: Use \n (new line escape sequence)
Example:
print("Dubai\nAbu Dhabi\nSharjah")
20
21
Open Ended
Write one print() statement that displays:
- Your name
- Your grade
- Your favorite subject
22
23
Multiple Select
Select all the correct uses of the \n escape sequence in Python print statements.
print("Hello\nWorld")
print("Hello World\n")
print("Hello\tWorld")
print("Hello World")
24
Open Ended
Write code to print this information using ONE print() statement and \n:
- School: Taryam American Private School
- Grade: 9
- Subject: ICT
25
26
Poll
I can open the W3Schools editor, write a print() statement, and use \n to create new lines.
Yes, I can do it easily.
I can do it with some help.
I need more practice.
27
28
Fill in the Blanks
Type answer...
29
Show answer
Auto Play
Slide 1 / 29
SLIDE
Popular Resources on Wayground
16 questions
Grade 3 Simulation Assessment 2
Quiz
•
3rd Grade
19 questions
HCS Grade 5 Simulation Assessment_1 2526sy
Quiz
•
5th Grade
10 questions
Cinco de Mayo Trivia Questions
Interactive video
•
3rd - 5th Grade
17 questions
HCS Grade 4 Simulation Assessment_2 2526sy
Quiz
•
4th Grade
24 questions
HCS Grade 5 Simulation Assessment_2 2526sy
Quiz
•
5th Grade
13 questions
Cinco de mayo
Interactive video
•
6th - 8th Grade
20 questions
Math Review
Quiz
•
3rd Grade
30 questions
GVMS House Trivia 2026
Quiz
•
6th - 8th Grade