C# Console App Calculator Help

So I'm a beginner in C# and I was trying to build a simple calculator it should say please enter a number when u enter something that's not number and take your input but it just returns 0. How can I fix it?
Was this page helpful?