Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 404 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 404 Bytes

Project done during Full Stack Software Engineering studies at ALX School. It aims to learn about arithmetic operators, relational operators, boolean operators, comments, declaring variables and loops in C language.

Technologies

  • Scripts written in Bash 4.3.11(1)
  • C files are compiled using gcc 4.8.4
  • C files are written according to the C90 standard
  • Tested on Ubuntu 14.04 LTS