This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
HelloWorld/D.U.C.K/HelloWorld.duck
2021-06-06 04:13:29 +00:00

5 lines
136 B
Text

0: x = input();
1: y += 99999999999999999999999999999;
2: if(x == "") D.U.C.K.goto(0);
3: D.U.C.K.send(-y);
4: output("Hello, World!");