Data update
This commit is contained in:
parent
61b93a2cd1
commit
5af6d93694
858 changed files with 20572 additions and 2082 deletions
1
Task/Hello-world-Text/Dt/hello-world-text.dt
Normal file
1
Task/Hello-world-Text/Dt/hello-world-text.dt
Normal file
|
|
@ -0,0 +1 @@
|
|||
"Hello world!" pl
|
||||
2
Task/Hello-world-Text/Koka/hello-world-text-2.koka
Normal file
2
Task/Hello-world-Text/Koka/hello-world-text-2.koka
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
fun main()
|
||||
"Hello world!".println
|
||||
|
|
@ -0,0 +1 @@
|
|||
output = println("Hello world!")
|
||||
Loading…
Add table
Add a link
Reference in a new issue