Shape Shape

Quine

Quine is a program that outputs its own source code as its output. Used in programming for theoretical exercises and code demonstrations.

Example:

A Python quine prints its entire source code when executed.

WhatsApp Icon