How to write a quine

https://czterycztery.pl/slowo/quine-EN.html

22 points · 2 comments · view on lemmy.world

2 Comments

SchwertImStein@lemmy.dbzer0.com · 5 pts · 1y (1 reply)

the simplest quine in python is an empty file

Colloidal@programming.dev · 3 pts · 1y

In C too*.

*for certain compilers, that is.