JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Solution Debug 2.2. Variable or Value
Pages
Solution
The Task
Python Starter Code
CodeClips
Solution Debug 2.2. Variable or Value
/
Python Starter Code
Share
Explore
Python Starter Code
Copy and paste the code below into your
main.py
file before you begin the task.
# assign value to variable
favourite_Disney_Movie
=
Big Hero
6
# display favourite Disney movie
print
(
My favourite Disney movie
is
+
'favourite-Disney-Movie'
)
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.
Gallery
Share
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
Ctrl
P
) instead.