+ 1
Print all the output...toh check the program
Watch my setup program...and give me the solution of my question https://code.sololearn.com/cZb8QkpfHHZS/?ref=app
10 Answers
+ 2
prashu
Do you want like this?
https://code.sololearn.com/cxSzNMVIo6Xs/?ref=app
+ 1
Hi we are not playing any riddles here. Please ask your question here itself.
For guidelines:
https://www.sololearn.com/discuss/1316935/?ref=app
+ 1
you put only
one number then you can see only one output because the number can be even or odd not both.
Use only if and else I would prefer and check if it is even or not
0
Print all the output of my setup program...one by one
0
I assume this is your setup program. Please add this link in your question and remove other codes link if they are of no use.
https://code.sololearn.com/cZb8QkpfHHZS/?ref=app
0
You have used switch case for numbers 1 2 3 and for rest other default.
In that case you will get only one output based on the input you give.
This is your code explaination.
Regardless, you want to show all
the output?you mean to say all the switch cases output?
0
Yes I want all the output...like even then odd...I want to see my all output one by one
0
Hii Aj..my question is on my profile...the program name is setup.... and plz check the all possible output one by one
0
I can't understand
0
Thanks all of few for helping me