Every line of code that runs in Java must be inside a class. In our example, we named the class Main. A class should always start with an uppercase...
For further actions, you may consider blocking this person and/or reporting abuse
You should use backticks for code blocks