langs a-z
This commit is contained in:
parent
db842d013d
commit
d066446780
11389 changed files with 98361 additions and 1020 deletions
1
Task/Hello-world-Text/Salmon/hello-world-text-1.salmon
Normal file
1
Task/Hello-world-Text/Salmon/hello-world-text-1.salmon
Normal file
|
|
@ -0,0 +1 @@
|
|||
"Goodbye, World!"!
|
||||
1
Task/Hello-world-Text/Salmon/hello-world-text-2.salmon
Normal file
1
Task/Hello-world-Text/Salmon/hello-world-text-2.salmon
Normal file
|
|
@ -0,0 +1 @@
|
|||
print("Goodbye, World!\n");
|
||||
1
Task/Hello-world-Text/Salmon/hello-world-text-3.salmon
Normal file
1
Task/Hello-world-Text/Salmon/hello-world-text-3.salmon
Normal file
|
|
@ -0,0 +1 @@
|
|||
standard_output.print("Goodbye, World!\n");
|
||||
Loading…
Add table
Add a link
Reference in a new issue