0
How to understand how and where to write input and output
6 Answers
+ 1
Ask without problem but try to do C++ course in SoloLearn
+ 1
Go to Code Playground and begin
0
where do you need. Usually inputs are first and output last but always depend of your project
0
You can do an input for name and show
HELLO name
and next input for birthday, calculate with that data the age and output
HELLO name, you are age years old
0
actually i am a begginer and i have lots of question
0
if i want to creat a programme by which command should i start