Skip to content

Instantly share code, notes, and snippets.

@voxqhuy
Created March 3, 2019 18:45
Show Gist options
  • Save voxqhuy/bd514f06609809030f122b66e247d2cf to your computer and use it in GitHub Desktop.
Save voxqhuy/bd514f06609809030f122b66e247d2cf to your computer and use it in GitHub Desktop.
UniSexWC created by voxqhuy - https://repl.it/@voxqhuy/UniSexWC
class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment