0
I don't know why i can't running the code of the variable.int and double??
5 Antworten
+ 3
Here's your mistakes:
* Forgot a semi-colon after the String.
* String has a capital s.
* Wrote a comma instead of a period as the decimal place
*Also forgot a semi-colon after the double was initialized.
+ 1
We don't know either , but thanks for telling us
+ 1
the code is
string name="david"
int age = 24;
double score =145,6
char group ='Z';
0
What code? Tag it
0
variable.int? Is variable a class?
I mean you would be a king in my eyes if you can set int as a public variable of this instance