a roblox arg is basically just an arg but on roblox epic but random gif has joined the game lolololol
idk what to put in here so roblox arg lolololollolollolollolololololololllolololololollololool roblox args about classic roblox eras are interesting
The thing I have to write in Java to do fuck all
// example of public static void main string args
import java.util.scanner;
public class Main {
private int num = 4;
public static void main(String args) {
Scanner inp = new Scanner(System.in);
System.out.println("Enter Name: ");
String name = inp.nextLine();
System.out.println("Hi", name, "! your number is " num, ".");
}
}