Skip to content

tivereidoro/alx-higher_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALX SOFTWARE ENGINEERING.!#

alx-high_level_programming directory.

This directory contains all my task solutions for the CPython programming language and higher language codes.

  • All files were interpreted/compiled on Ubuntu 20.04 LTS using python3 (version 3.8.5)

  • All C files were compiled on Ubuntu 20.04 LTS using gcc, with the options -Wall -Werror -Wextra -pedantic -std=gnu89
    gcc -Wall -Werror -Wextra -pedantic -std=gnu89

  • Each folder is for the respective task projects.

  • There were no errors and no warnings during compilation. All warnings were rectified, all bugs fixed.

  • All C codes follow the Betty coding style, and was checked using betty-style.pl and betty-doc.pl

  • All Python codes follow the pycodestyle (version 2.8.) ..

Code Editor used: vim

AUTHOR:

Tivere IDORO

About

ALX High Level Python programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published