Next episode: Under construction! Previous episode:
First episode:
Episode 7 of the AnyBody can Code series (consisting of 30 videos).
In this episode, we will build a simple calculator that can perform basic mathematical operations. We use the if-else ladder and the switch-case to build it.
We also learn about the "goto" statement and build a pseudo loop using it. Implicit conversion and the right way of using %c in scanf() statements are a few extra things that we discuss.

0 Comments