# Day 3 — Sick ,  But Somehow Learned Something

---

## 100DaysOfCode, DeveloperJourney, Python, WebDevelopment, Mindset

## 🤒 Day 3 — Sick, Tired, and Still Learning

I had a fever today and my dust allergy was kicking in hard.  
Could’ve called it a full rest day — but weirdly, **I ended up learning more than I expected**.

---

## ✅ What I Did Today

### 🐍 Python

* Practiced:
    
    * **Operators** (arithmetic, relational, logical)
        
    * **Printing and escape sequences** (`\n`, `\t`, etc.)
        
    * **Input/output handling**
        
    * **Comments** (single-line & multi-line)
        
* Started getting more comfortable with writing basic Python programs
    

### 🌐 Web Development

* Revisited:
    
    * HTML structure
        
    * Basic styling with CSS
        
* Watched a few more intro videos — now the pieces are connecting better
    

---

## ❌ Skipped Today

* Didn’t study **C++** today — saving that for when I have more mental clarity.
    

---

## 🧠 Realization of the Day

> I was supposed to take it slow because I wasn’t feeling great.  
> But sometimes, when you *just start*, the brain wakes up — and the flow takes over.

This wasn’t a rest day.  
This was a **quiet win**.

---

## 🔗 GitHub Pushes

* Updated my Python notes + practice files in `python-vault`
    
* Web dev notes revised and added too
    
* No C++ commit today (and that’s okay)
    

---

## 📌 Tomorrow’s Plan

* Come back to C++: input/output + conditionals
    
* Try a small HTML project layout
    
* Monetization block — aim for 30–60 mins, but even 15 is fine
    
* Keep the blog streak alive
    

---

That’s all. Didn’t expect much from today — but it turned out alright. Logged and done.
