Datasets:
Dataset Viewer
language
stringclasses 11
values | example
stringclasses 8
values |
---|---|
APL
|
Hello world!""
|
Bash
|
echo Hello world!
|
Batch
|
echo Hello world!
|
Julia
|
println (Hello world!")"
|
MATLAB
|
disp Hello world!""
|
Perl
|
print Hello world!\n""
|
Python 2
|
print Hello world!""
|
Python 3
|
print (Hello world!")"
|
R
|
print Hello world!""
|
Ruby
|
puts Hello world!""
|
TCL
|
puts Hello world!""
|
Intro
Welcome to the one-liner "Hello world!" examples!
This is a dataset containing "Hello world!" examples in 10+ languages!
Notes
If you found a language that's not listed here, you can open a pull request!
You can also create and train models, or even spaces!
Note that this dataset is in CSV format, so it's not as flexible as JSON!
- Downloads last month
- 15