Q&A Discussies
How to center div in Sass?!
0 Stemmen
1 AntwoordHelp me Pyton
0 Stemmen
3 AntwoordenHTML & CSS problem
1 Stem
2 Antwoorden-1cm letter-spacing
0 Stemmen
1 AntwoordValidate for Palimdromes
3 Stemmen
2 AntwoordenThe value of progressbar.value
0 Stemmen
2 AntwoordenAyuda con un código de html y CSS
0 Stemmen
1 AntwoordWhy doesn’t my code work? [SOLVED]
0 Stemmen
1 AntwoordCSS
-2 Stemmen
2 Antwoordentextfile loop in c
-1 Stem
2 AntwoordenI was playing in the code playground after learning about the String.Concat in the static classes course. I have the following code, and was wondering if it's possible to put a period and space between the two texts, and how to put the second text on the next line.
http://www.sololearn.com/app/csharp/playground/c0rAVF6X3KwP/
-1 Stem
4 Antwoordenif i text 21 it stacks. program says you are a child. you are a teenager. you are adult. how can i delete this "stack".
#include <iostream>
using namespace std;
int main() {
int age;
cin>>age;
if (age>=14){
cout<<"You're a Teenager"<<endl;
}
if (age>=18){
cout<<"You're adult"<<endl;
}
if (age>=0){
cout<<"You're a Child"<<endl;
}
else{
cout<<"Are u stupid ?"<<endl;
}
return 0;
}
0 Stemmen
4 AntwoordenHow do I make this work?
0 Stemmen
2 AntwoordenCould someone please help me with this..
Write code for an applet class that contains three labels First Number, Second Number, and Sum; three text fields for displaying the values of First Number, Second Number, and Sum, respectively; a button labeled Add. The applet allows the user to enter two integer values and displays the Sum if the Add button is clicked.
Write a html page to run and display the applet appropriately
0 Stemmen
4 AntwoordenHow do I make this work?
0 Stemmen
1 AntwoordPopulair vandaag
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Drawing images in java
2 Votes
Coding for Cybersecurity
0 Votes