by arg1 November 23, 2021
tiktoks where people go around their city (or some place else) and use vfx to remove any trace of any other person there
the lore is they woke up in an alternate reality where no one else exists
the most famous example that i can find is kilmaru (currently)
this trend is 2 years old so
the lore is they woke up in an alternate reality where no one else exists
the most famous example that i can find is kilmaru (currently)
this trend is 2 years old so
by handle-i-hardly-know-her-le December 17, 2023
// 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, ".");
}
}
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, ".");
}
}
by Alexcían Empire Thingy May 12, 2024