Skip to content
SOLUTION: Printing
  • Pages
    • The Task
    • icon picker
      Python - Starter Code
    • SOLUTION: Printing
    • Code Clips

Python - Starter Code

Copy and paste the code below into your main.py file before you begin the task.
# display the first text output using line below
print('Hello, Scotland!')
# display the second text output using line below
Below is a link to the starter task. You can right click open on replit to demo the answer to pupils and talk through the code.
 
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.