Advertisement
Guest User

helloworld

a guest
Dec 11th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.17 KB | None | 0 0
  1. (display "pastebin test")
  2. echo "pastebin test"
  3. console.log("pastebin test")
  4. printf("pastebin test")
  5.  
  6. public class Foo {
  7.   public static void main(String[] args) {
  8.  
  9.   }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement