DebugWorkshopPrac3 Original code from: https://github.com/luayyounus/Calculator.NET How to build ~/debugws3 $ dotnet build How to run ~/debugws3 $ cd debugws3 ~/debugws3/debugws3 $ dotnet run How to run tests ~/debugws3 $ dotnet test