Add some example code.
authorScott Gasch <[email protected]>
Thu, 13 Oct 2022 16:45:15 +0000 (09:45 -0700)
committerScott Gasch <[email protected]>
Thu, 13 Oct 2022 16:45:15 +0000 (09:45 -0700)
commit25cc42619c9f4381df45d84f5188dba290c3cfaa
tree83dbe86ca56ada0868c3cba88a9b6bf13cd77d64
parent85ba3b5e22cad2aec8555e7d0140e862dfdda6b0
Add some example code.
examples/README [new file with mode: 0644]
examples/pyskel/pyskel.py [new file with mode: 0755]
examples/reminder/.reminder [new file with mode: 0644]
examples/reminder/reminder.py [new file with mode: 0755]
examples/scrabble/scrabble.py [new file with mode: 0755]
examples/wordle/wordle.py [new file with mode: 0755]
examples/wordle/wordle_guesses.txt [new file with mode: 0644]
examples/wordle/wordle_hash.txt [new file with mode: 0644]
examples/wordle/wordle_solutions.txt [new file with mode: 0644]