4 Apr 2023 Crossword
Write some Python functions to work with crosswords.
Here are some assignments that I’ve previously given in this course. You might find them helpful for practice!
Write some Python functions to work with crosswords.
Implement an election simulator.
Parse a description of musical notes into frequencies and durations.
Write Python modules that form the foundation of a chess game.
Write a Python function to perform a shift (Caesar) cipher.
Write a module to manage a game of checkers.
Write a function to compare poker hands.
Write functions to compute letter and word scores in the Scrabble board game.