Higher-level programming projects for Holberton School Year 1
- Allowed editors:
vi
,vim
,emacs
- All your files will be interpreted/compiled on Ubuntu 14.04 LTS using python3 (version 3.4.3)
- All files should end with a new line
- The first line of all your files should be exactly #!/usr/bin/python3
- Your code should use the PEP 8 style (version 1.7.*)
- All your header files should be include guarded
- All your files must be executable
- The length of your files will be tested using wc
## Bugs :loudspeaker:
No known bugs.