jmares / impractical_python_projects

My code for the book Impractical Python Projects by Lee Vaughan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impractical Python Projects

Based on the book Impractical Python Projects by Lee Vaughan and published by No Starch Press.

Got this book via the Learn You Some Python at Humble Bundle (May, 2020).

Start: 31/05/2022 - End: ???

“You can think of this as your second Python book. It’s designed to follow and complement either a complete beginner’s book or an introductory class.” (Lee Vaughan)

Chapter 01. Silly Name Generator

  • Too many newlines
  • I recently upgraded to macOS Monterey which does not install the Python IDLE. The file=sys.stderr in the print function does not turn the print output red when using the terminal.

About

My code for the book Impractical Python Projects by Lee Vaughan

License:MIT License


Languages

Language:Python 100.0%