Coding Club 3
Today, we will practice some new coding opportunities with Khan Academy and Code.org, as well as try to program the Meccanoid robot and discuss our plans for the next year.
Today, we will practice some new coding opportunities with Khan Academy and Code.org, as well as try to program the Meccanoid robot and discuss our plans for the next year.
We continue to work with the coding grid and draw some shapes and objects in Khan Academy.
Link Please use the following link: https://www.khanacademy.org/computing/hour-of-code/hour-of-code-lessons/hour-of-drawing-code/pp/project-wild-animal Coding shapes Coding grid Tasks point(x,y); rect(x, y, w, h); ellipse(x, y, w,…