0

What can i do with c++ after learning till conditonal statements?

14th Aug 2018, 5:08 PM
Shivank Batra
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...
15th Aug 2018, 5:45 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
+ 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
15th Aug 2018, 6:15 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
0
but can u help me with providng me some challenges ...cause i go to playground but dont know whta really i can code
15th Aug 2018, 6:01 AM
Shivank Batra
0
thanks
15th Aug 2018, 12:40 PM
Shivank Batra