Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 423 Bytes
The code provided as part of this repository is ONLY for learning purposes!

Instructions

  1. Create a code space (reuse if already created):
    1. code -> codespaces -> + button!
  2. Add code in main.c in the main() function.
  3. Use gcc main.c to compile the code.
  4. Execute ./a.out to run the program

Copyright

Copyright © 2025 pyjamabrah.com. All Rights Reserved.