Answers for "Once Upon a Time"

-1

Once Upon a Time

public class OnceUponATime {
    public static void main(String[] args) {
        System.out.println("Once upon a time there was a program");

    }
}
Posted by: Guest on March-04-2022

Browse Popular Code Answers by Language