pull/468/merge
DeeDeeAich 2 years ago committed by GitHub
commit c304fcd197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,6 +78,7 @@ required to complete them.
| [Wind Chill](./Projects/1-Beginner/Windchill-App.md) | Calculate the windchill factor from an actual temperature | 1-Beginner |
| [Word Frequency](./Projects/1-Beginner/Word-Frequency-App.md) | Calculate word frequency in a block of text | 1-Beginner |
| [Weather App](./Projects/1-Beginner/Weather-App.md) | Get the temperature, weather condition of a city. | 1-Beginner |
| [Random Password Generator](./Projects/1-Beginner/Random-Pass-App.md) | Create a user specified length password using random chars | 1-Beginner |
### Tier-2: Intermediate Projects

Loading…
Cancel
Save