zettacode.files/hello_world.text/programming_language.txt in zettacode-0.1.0 vs zettacode.files/hello_world.text/programming_language.txt in zettacode-0.1.1
- old
+ new
@@ -1,5 +1,5 @@
-F :
- =" u"(H !)
-F :
+For typing:
+<syntaxhighlight lang="programming language">print(Hello world!)
+For importing:
-[(H !)]
+[print(Hello world!)]