Apuntes_Python/05_diez_proyectos
2024-01-16 12:23:41 -03:00
..
01-madlibs init Apuntes Python 2022-12-24 22:41:20 -03:00
02-guess_number init Apuntes Python 2022-12-24 22:41:20 -03:00
03-rock_paper_scissors init Apuntes Python 2022-12-24 22:41:20 -03:00
04-hangman init Apuntes Python 2022-12-24 22:41:20 -03:00
05-tic_tac_toe init Apuntes Python 2022-12-24 22:41:20 -03:00
06-binary_search init Apuntes Python 2022-12-24 22:41:20 -03:00
07-minesweeper init Apuntes Python 2022-12-24 22:41:20 -03:00
08-sudoku_solver init Apuntes Python 2022-12-24 22:41:20 -03:00
09-photo_manipulation init Apuntes Python 2022-12-24 22:41:20 -03:00
10-markov_chain_text_composer init Apuntes Python 2022-12-24 22:41:20 -03:00
README.md ed: domain links on files <kickto.net >letz.dev 2024-01-16 12:23:41 -03:00

10 Beginner Python Projects - Coding Course

Implementación de proyectos compartidos en:

Lista de proyectos

  1. Madlibs
  2. Guess the number
  3. Rock, paper, scissors
  4. Hangman
  5. Tic-tac-toe
  6. Binary Search
  7. Minesweeper
  8. Sodoku solver
  9. Photo Manipulation
  10. Markov chain text composer