introduction to new concepts:
– for loop: used to iterate over a predefined range of numbers
– nested for: for inside a for
– if else else-if: use a condition on a negative flow
– building our first calculator
- Solutions for HomeWork [1-7]
- C# Program: for loop, nested for, calculator, if-else-if
- Lesson Summary Video
- Home Work