11. Console Applications
Chapter 11 Tutorial Exercsies
Working with Input and Output using the console
- Output with Print, StdOut.Write & StdOut.WriteLine
- Input with StdIn.Readline
- Averages with Input from the terminal. (For Loop)
- Starry Lines
Working with Input and Output using the console