The Sidef programming language
Search...
Ctrl + K
Programming tasks
H
Hello world
Newline omission
Copy
print "Goodbye, World!"
or:
Copy
"%s".printf("Goodbye, World!")
Previous
Line printer
Next
Standard error
Last updated
1 year ago
Was this helpful?