Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 338 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 338 Bytes

Google Python Solutions

Succinct solutions to the Google for Education Python course questions posted.
The solutions cover string and list operations, data structures, file reading and writing, regex, and utilities such as os, shutil and subprocess.
The course still uses Python 2, the solutions posted here make use of Python 3.