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
- Host: GitHub
- URL: https://github.com/mashrafigit/week-1-practice-day-2
- Owner: MashrafiGit
- Created: 2025-04-10T09:44:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T10:37:44.000Z (7 months ago)
- Last Synced: 2025-04-10T10:55:15.414Z (7 months ago)
- Language: C
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.