4:30PM – Intro to Python
Homework: (Do this inside the Nov4_PasswordGenerator.py) Create a function called get_noun It will return a random noun from the nouns list with 1 parameter "mode" nouns = Allow the user to enterRead More...
Homework: (Do this inside the Nov4_PasswordGenerator.py) Create a function called get_noun It will return a random noun from the nouns list with 1 parameter "mode" nouns = Allow the user to enterRead More...
Next Week will be final test please prepare and study the following animal race project virtual snow project spaceship project
Today we had the final test
Homework: Inside Oct28_RobotBuilder.py Create draw_right_arm function. This should be very similar to draw_left_arm function Draw 3 right arms using for loop Finish the 2 legs and the 2 feet. Look at lastRead More...