#Revision Help
1 messages · Page 1 of 1 (latest)
did u forget to post ur code and stuff?
there is nothing we can help with yet
multiple people saw ur post and clicked it away bc of that
:0
Indeed, also could you elaborate on:
(idk much of what I did)😔
How did you do it then?
thank you for replying. how do I send my project files here?
I kinda didn't do it my own. My friend is helping me but hes kinda busy with his own ssytem
I would recommend writing it yourself, since you need to understand what the code does.
And:
Please use this format for posting code:
```java
// Example java program
int value = 5;
System.out.println(value);
```
Which results in:
// Example java program
int value = 5;
System.out.println(value);
For syntax highlighting, you have to add the name of the language after the three backticks, like ```java. Please make sure to use exactly this format, so no space between the backticks and the language name, and a newline before the code starts. If done right, the syntax highlighting will even be applied to your text as you type, before sending.
you could drag & drop the related files