We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Windows找不到文件“啊”。请确认文件名正确后再试一次。
Jump to navigation
Jump to search
Windows找不到文件“啊”。请确认文件名正确后再试一次。 or 视窗操作系统(aka swodniW) is an esolang inspired by dmc, hasB, llehsrewoP and SOD-SM made by User:PrySigneToFry.
Syntax
There are ℵ0 Commands, and they prints nothing and you'll get a pop-up:
Windows找不到文件“(command name)”。请确认文件名正确后再试一次。
Examples
A weird thing
Note that this thing is just a LRO character. And it prints:
Windows找不到文件“。次一试再后确正名件文认确请。”
I omited the LRO in the result.
Interpreters
Add by yourself, I don't wanna write it anymore because I'm already go to sleep.
Python
a=input("")
if a!="":
print(f"Windows找不到文件“{a}”。请确认文件名正确后再试一次。")
else:
print("Windows找不到文件“。次一试再后确正名件文认确请。”")