Filename "xxx" doesn't seem to be a valid filename/commmand!
Jump to navigation
Jump to search
Filename "xxx" doesn't seem to be a valid filename/commmand! or MS-DOS File error is an esolang inspierd by dmc, hasB, llehsrewoP and SOD-SM made by User:Ractangle.
Syntax
Typing anything in the input will emit this:
Filename "input" doesn't seem to be a valid filename/commmand!
And that's basicly it.
Interpriters
Python
while 1:print(f'Filename "{input()}" does not seem to be a valid filename/command!')