On-screen text
"how do you stay motivated?"
Like this:
SideMe: Learn Coding
Python, JavaScript & more
Education
9:41
567
2550
CHAPTER 1, UNIT 1
Introduction to Python
Views
<>
<>
<>
The best way to
Learn
Coding
Trusted by
50,000+
learners
9:41
Python
HTML
JavaScript
Swift
Java
C#
C++
C
Lua
Kotlin
Just
5-minute
session a day
9:41
Complete the program
If score is above 50
print "else print "
python
score = 60
if score > 50:
print "yay"
else:
print "boo"
water
print
for
CHECK