# Introduction In this lab, you need to write a function that takes a string input representing an arithmetic operation and performs that operation on the numbers in the string, returning the result as a number.
Click the virtual machine below to start practicing