Huhgolf
Jump to navigation
Jump to search
this is actually a bunch of languages
Programs
hello world: golfprint("hello world") add two numbers: golfa=input();b=input();print(a+b) huhgolf interpreter: golfexec(input()[4:])
this is actually a bunch of languages
hello world: golfprint("hello world") add two numbers: golfa=input();b=input();print(a+b) huhgolf interpreter: golfexec(input()[4:])