ex-ex-01-math-interpreter/MathInterpreter/Core/Exceptions.cs
github-classroom[bot] 4b1294b32d
Initial commit
2025-06-03 15:18:01 +00:00

5 lines
91 B
C#

using System;
namespace MathInterpreter.Core;
// TODO implement all exception classes