2 PM Python Level 1
We continued Hangman program. We were able to print clues, heart symbols, check if user guessed the whole word correctly. We were able to update the clue variable when a user entersRead More...
We continued Hangman program. We were able to print clues, heart symbols, check if user guessed the whole word correctly. We were able to update the clue variable when a user entersRead More...
We went over how to move the bullet to the left or right according to the direction. We removed bullets when it is no longer visible on the screen. We moved theRead More...
We went over last week homework: Made student registration new feature: Edit existing student We added new features to student registration program: Save students to file in JSON format. Restore students fromRead More...