let us make a weather application with 4 lines in notepad step 1- open notepad in your windows step 2- write this command @echo off curl wttr.in/(your city name) pause
step 3- save this as .bat extension step 4- run the application boom your weather application is ready