By the end of week 5, everyone should have completed at least 60 levels - these students have done a whole lot more
Alex M 249 levels completed
Parker B 225 levels completed
Alex M 249 levels completed
Parker B 225 levels completed
Emory K 183 levels completed
Grayson P 147 levels completed
Elias U 125 levels completed
Sophia W 125 levels completed
Jose C 122 levels completed
Elias U 125 levels completed
Sophia W 125 levels completed
Jose C 122 levels completed
Riana A 106 levels completed
Jayvin N 96 levels completed
Jayvin N 96 levels completed
As of 6:30 am 5/30
Although you only need to get a total of 72 levels to earn a 100% for the 6 weeks, if you hit 100 levels, I will go back and change any missing CoderZ weeks to 100% as well. Are you up to the challenge? You will still need to do one level a week so I know that you are trying, but if you get to 100, you will end out the year with six A+ grades in my gradebook. 8 students have done it so far.
For those that are attempting the Python Gym, the first two levels do not give you any points the way they are written now, but after you finish them the way they are set up, if you select "Try Again" then copy and paste the code below into your coding panel, you will earn 100 points for each:
from robot import Robot
import time
robot = Robot({"communication":{"communication_manager_type":"js"}})
# start your code here:
robot.cs.drive_distance(1150)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.