0
What can i do with c++ after learning till conditonal statements?
4 odpowiedzi
0
Shivank Batra complete the entire course as there is a way to go..
meanwhile go to playground nd try to create small code to put your learning into implementation...
+ 1
create simple calculator... it should ask me first number, character and second number...
result should be proper value...for example; 5+3 input should be 8... 5-3 input should be 2...
implement all characters like +,-,*,/,^,%... if other characters are inputed, it should show error message
0
but can u help me with providng me some challenges ...cause i go to playground but dont know whta really i can code
0
thanks