Learn the basic concepts of programming by mastering the use of pseudocode
What you'll learn:
What you'll learn:
- Get started with programming fundamentals including an introduction to Flowcharts and Pseudocodes.
- Understand Variables and its types that include integer, float, boolean, string, etc.
- Understand Operators that includes Assignment (=), Mathematical (+, -, *,/), Comparison (>,