Code that Prints itself | Quine outputs copy of its own code | #python #programming #coding #shorts
Quine is a program which takes no input but outputs a copy of its own code.
The standard terms for these programs in the computability theory and computer science literature are self replicating programs, self reproducing programs, and self copying programs.