# Introduction In this challenge, you'll create a basic four-function calculator in a shell script. This will help you understand the fundamentals of defining and using multiple functions in shell scripting.
Click the virtual machine below to start practicing