LS
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
LS created a post, AnsweredHow do I use args[0] from the terminal?
So I am currently learning about using input from the terminal. From what I know you are suppose to type in "java" + the class name + then the string that you are entering. This worked on Codeaca... -
LS commented, -
-
LS created a post, AnsweredHaving trouble importing java.util.Arrays
Hello, I am new to programming and learning from CodeAcademy. I wanted to learn how to program using IntelliJ at the same time to get used to how to program without CodeAcademy. My current problem...