An open API service indexing awesome lists of open source software.

https://github.com/mashrafigit/week-1-practice-day-2


https://github.com/mashrafigit/week-1-practice-day-2

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## #Week 1 - Practice day 2

1. Print I Love Practice.
2. Sum of Two Numbers.
3. Variables.
4. Print N Times `I Love Practice`.
5. Divisible By 5 or Not.

## Answer:

1. Go to the > `i_love_practice.c` file.
2. Go to the > `sum_of_tow_numbers.c` file.
3. Go to the > `variables.c` file.
4. Go to the > `print_N_times.c` file.
5. Go to the > `divisible_by_5_or_not.c` file.