Post History
Python 3 (PyPy), 21 bytes exit("Hello, World!") Try it online! Spoiler this is mainly to test to see if this website still works!)
#1: Initial revision
# [Python 3 (PyPy)], 21 bytes
<!-- language-all: lang-python -->
exit("Hello, World!")
[Try it online!][TIO-mtwkv152]
<details>
<summary>Spoiler</summary>
this is mainly to test to see if this website still works!)
</details>
[Python 3 (PyPy)]: http://pypy.org/
[TIO-mtwkv152]: https://tio.run/##K6gsycjPM9YtqCyo/P8/tSKzREPJIzUnJ19HITy/KCdFUUnz/38A "Python 3 (PyPy) – Try It Online"
