Problem solving
- Birthday cake candles (Python)
- Time Conversion (Python)
SQL
- Weather Observation Station 3 (even ID number concept)
- Weather Observation Station 4 (subtraction)
- Weather Observation Station 5 (Limit, order by)
- Weather Observation Station 6 (Starting with a vowel)
- Weather Observation Station 7 (Ending with a vowel)
- Weather Observation Station 8 (Starting and Ending with vowel)
- Weather Observation Station 9 (Doesn't start with vowel)
- Weather Observation Station 10 (Doesn't end with vowel)
- Weather Observation Station 11 (Either not starting OR not Ending with vowel)
- Weather Observation Station 12 (Not starting AND ending with vowel)