Beginning Programming with C#, Episode 15: If Statements | Kodeco

This content was released on Feb 5 2019. The official support period is 6-months from this date.

The if statement allows you to branch your code based on your data. This episodes teaches the basics of using them.


This is a companion discussion topic for the original entry at https://www.kodeco.com/603984-beginning-programming-with-c/lessons/15