Advertisement
FlyFar

Goat.java

Jul 27th, 2023
796
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.14 KB | Cybersecurity | 0 0
  1. public class Goat {
  2.     public static void main(String[] args){
  3.         System.out.println("Hi! Any code can be running here!");
  4.     }
  5. }
Tags: goat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement