NopLWSI
Jump to navigation
Jump to search
NopLWSI is a combination of Nope. and APLWSI, by User:None1. Its goal is to have no quine.
Execution
Non-empty programs do nothing. An empty program prints Nope.
.
Examples
Nope. interpreter
Interpereter
Python
print("" if input() else "Nope.",end="")