#python #javascript #codingforkids
[Season 2 (2021) | Episode 4]
Uploaded on Wednesday, Feb. 3, 2021
Recorded (with Zoom) on Tuesday, Feb. 2, 2021
Student: SCORPION
Instructor: Mr. Hun (Python Fu Masters)
Notes:
Today SCORPION learns the similarities and the differences between Python and JavaScript (JS).
A. The FizzBuzz web app
a. JavaScript vs. Python
b. Assignment operator: =
c. Modulus operator: %
d. Functions: parentheses (), def keyword vs. function keyword
e. Keywords: if, return
f. JS keywords: const, var, function
g. JS statements: semicolon ;
B. Review turtle graphics & the TRacing game
a. Importing the turtle module
b. Creating turtle objects
c. Changing the turtle object shape, color, speed
d. Hiding, unhiding the turtle object
Master Hun
Website PythonFuMasters.com
Instagram @MasterHun
TikTok @CodeSensei
TikTok @MasterHun