zettacode.files/hello_world.text/kdf9_usercode.txt in zettacode-0.1.0 vs zettacode.files/hello_world.text/kdf9_usercode.txt in zettacode-0.1.1
- old
+ new
@@ -1,13 +1,13 @@
-{{cc|Kf9|uu ' c ' qu: , ucu.}}
+{{incorrect|Kdf9|output isn't consistent with the task's requirements: wording, punctuation.}}
-V2 W0
-RESTART J999 J999
-PROGRAM ( )
- V0 = Q0AV1AV2
- V1 = B0750064554545700 ("H" F c)
- V2 = B0767065762544477 ("W" F c)
- V0 =Q9 POAQ9 ( "H W" F)
-999 OUT
- FINISH
+V2; W0;
+RESTART; J999; J999;
+PROGRAM; (main program);
+ V0 = Q0/AV1/AV2;
+ V1 = B0750064554545700; ("Hello" in Flexowriter code);
+ V2 = B0767065762544477; ("World" in Flexowriter code);
+ V0; =Q9; POAQ9; (write "Hello World" to Flexowriter);
+999; OUT;
+ FINISH;