https://github.com/balaji-r-05/sloth-bytes
https://github.com/balaji-r-05/sloth-bytes
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/balaji-r-05/sloth-bytes
- Owner: Balaji-R-05
- Created: 2025-06-19T19:46:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T19:49:10.000Z (about 1 year ago)
- Last Synced: 2025-06-19T20:47:06.014Z (about 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🦥 Sloth Bytes
*A collection of fun and beginner-friendly coding challenges with clean and simple solutions.*
## 🗂️ Challenges
| Filename | Date |
|---------------------------|--------------|
| `turnCalc.py` | 11 Mar 2025 |
| `happyYear.py` | 15 Apr 2025 |
| `noYelling.py` | 6 May 2025 |
| `removeVirus.py` | 21 May 2025 |
| `actualMemorySize.py` | 28 May 2025 |
| `fact_of_fact.py` | 11 Jun 2025 |
| `birthdayCakeCandles.py` | 18 Jun 2025 |
## 🚀 How to Use
```sh
git clone https://github.com/Balaji-R-05/sloth-bytes.git
cd sloth-bytes
```