First mix of masteries

Hey everyone!

Here is a mix of and . I took it easy and created a program using comments, outputs and imputs.

A comment is a text that won’t be compiled, but helps other people to read. 

An output is to give information to the user, you can put it like: cout << “What you want to say” << endl;

The imput is to give information to the computer. The way to put an imput is: cin >> Variable;

CC BY 4.0 First mix of masteries by Aurora Alvarado is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.