# Introduction In this lab, you need to create a class template called `Calculator` that can calculate two numbers based on the provided operator and test it by creating objects for both integer and double types.
Click the virtual machine below to start practicing