@olive marten has a question:
can somebody help me i am new to coding and just tried to code a simple calculator but something is wrong and i dont understand what
1 messages ยท Page 1 of 1 (latest)
@olive marten has a question:
can somebody help me i am new to coding and just tried to code a simple calculator but something is wrong and i dont understand what
<@&987246399047479336> please have a look, thanks.
Here is an AI assisted attempt to answer your question ๐ค. Maybe it helps! In any case, a human is on the way ๐. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
Sure, I'd be happy to help! Please share your code with us so we can take a look and identify the issue. It could be a simple mistake that we can easily correct.
Useful links:
this is my code
u forgot the main method
u cant write code like that outside of methods
public static void main(String[] args) {...}
this guy
so like this?
yeah now it would work. run it, try it out ๐
its for the program to take command line arguments. have u run commands in ur terminal already before?
maybe sth like cd foo
or grep blabla
no