C# Fundamentals for Absolute Beginners: (06) Declaring Variables and Assigning Values…

Branching allows us to add logic to our applications. This lesson introduces the if Decision statement (in its various forms), along with the conditional operator. We also discuss how to refactor our code to make it more compact and less likely to produce errors, by eliminating duplicate code.
Full course outline:
Hi Bob
I wonder can you help me. I am trying to do the decisions project. I have written the cod down I am having issues with If Else.
From Maeve