User input and Conditional statements
User input and Conditional statements
In this part you will learn: 1. Taking input from user 2. Conditional statements 3. C syntax 4. Showing output 5. Tabs and new lines In this tutorial I will teach you how take input from user and how to use conditional statements. Basic Step: Open Dev C++ then File > new > source file and start writing the code below.- Read more about User input and Conditional statements
- Log in or register to post comments
- 417 views