# Introduction Imagine you're developing a simple weather advisory system for a local meteorology office. Your task is to complete a shell script that provides weather advice based on temperature input. This challenge will test your understanding of shell scripting if statements and basic user input handling.
Click the virtual machine below to start practicing