F&A Diskussionen
Python question
0 Stimmen
1 AntwortHow do you get 2 boxes?
1 Stimme
2 AntwortenPlease explain.
0 Stimmen
2 AntwortenAccepting selected data type
1 Stimme
2 AntwortenNested list in python
0 Stimmen
2 AntwortenWhen I enter two numbers the sum is displayed.. but when I input character as yes not y... Then it goes into an infinite loop... can anyone explain why?
int a,b;
char ch;
do
{
cout<<"Enter two numbers: ";
cin>>a>>b;
cout<<"The sum is "<<a+b
<<"\nDo you want to try again (y/n): ";
cin>>ch;
}while(ch=='Y'||ch=='y');
0 Stimmen
4 AntwortenWhat is the code for this?
1 Stimme
1 AntwortDoesn't output a thing (C++)
1 Stimme
2 AntwortenDynamic DataType
1 Stimme
1 AntwortWhy isn't it working properly????
0 Stimmen
2 AntwortenYou shall write a program that reads, from standard input, an arbitrary number of case-insensitive card descriptions, the totality of which shall be considered a hand. When standard input is exhausted, the program shall print one line to standard output describing the value of the hand. The program shall generate no other output.
0 Stimmen
3 AntwortenHelp me with code please
0 Stimmen
1 AntwortHeute heiß
What is a web browser intension?
1 Votes
Python loops
1 Votes
Web page
1 Votes
Percobaan
0 Votes
Mentors
0 Votes
Thread local : global vs local
0 Votes
Codding lern
0 Votes
Postgrrsql and python
0 Votes