Dyskusje Q&A
How to center div in Sass?!
0 głosów
1 OdpowiedźHelp me Pyton
0 głosów
3 odpowiedziHTML & CSS problem
1 Głos
2 odpowiedzi-1cm letter-spacing
0 głosów
1 OdpowiedźValidate for Palimdromes
3 głosów
2 odpowiedziI 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 Głos
4 odpowiedziCSS
-2 głosów
2 odpowiedzitextfile loop in c
-1 Głos
2 odpowiedziif 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 głosów
4 odpowiedziHow do I make this work?
0 głosów
2 odpowiedziCould 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 głosów
4 odpowiedziHow do I make this work?
0 głosów
1 OdpowiedźPopularne dzisiaj
Sticky position
2 Votes
Help please?
3 Votes
Online voting system
2 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes