All Snippets
Login
/
/
/
/
/
snippet.run
Run your code, from the cloud, on your computer
X
Resources
Docs
Product
Pricing
Changelog
Legal
Terms
Privacy
© 2024 snippet.run
Toggle theme
myfailureswall
/
royalstudio
Shell
Updated 8 months ago
snippet run myfailureswall/royalstudio
0 Runs
1
echo
my name is Aleš
!
"
2
3
4
echo my name is Aleš!"
Kottlettjekloppted
/
Skrotumskrippt
Shell
Updated 8 months ago
snippet run Kottlettjekloppted/Skrotumskrippt
0 Runs
fürn Arsch
1
echo
"Hello world!"
echo "Hello world!"
asystem2000
/
first
Shell
Updated 8 months ago
snippet run asystem2000/first
0 Runs
1
echo
"Hello world!"
echo "Hello world!"
pandaminer
/
helloworld
Shell
Updated 8 months ago
snippet run pandaminer/helloworld
0 Runs
1
echo
"Hello world!"
echo "Hello world!"
default
/
test
Shell
Updated 8 months ago
snippet run default/test
1 Runs
1
echo
"Hello world!"
echo "Hello world!"
authorises1
/
test
Shell
Updated 8 months ago
snippet run authorises1/test
0 Runs
test
1
echo
"Hello world!"
echo "Hello world!"
benjaminfinch
/
yikes
Shell
Updated 8 months ago
snippet run benjaminfinch/yikes
0 Runs
1
echo
"Hello world!"
echo "Hello world!"
pliroforiki
/
test
Shell
Updated 8 months ago
snippet run pliroforiki/test
0 Runs
A simple test
1
x
=
100
2
print
(
x
)
x = 100 print(x)
cgnanesh
/
Test
Shell
Updated 8 months ago
snippet run cgnanesh/Test
1 Runs
1
echo
"Hello world!"
echo "Hello world!"
yifan
/
hello-python
Python
Python
Updated 8 months ago
snippet run yifan/hello-python
15 Runs
1
print
(
'Hello, python!'
)
print('Hello, python!')
Previous
1
2
3
...
8
9
Next