Q&A Discussions
Center navbar?
0 Votes
2 Answerswhat's the error in my code?
0 Votes
1 AnswerWho understands Lisp?
2 Votes
1 AnswerI 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 Vote
4 AnswersMaster of code?
0 Votes
2 AnswersHow can I read from a file this line
19 34 Gateway Arch - St. Louis, MO.
The first digit is age, second timeUsed, and the rest description. So I want to read them and store them in a variable.
The code insime my while loop of my File is int age = reader.nextInt();
Int Tused = reader.nextInt();
Description = reader.next()
0 Votes
4 Answerscreate an app for phone
0 Votes
2 Answers