User made

From Esolang
Jump to navigation Jump to search

Intro

Hi guys, Elijah’s back with the 4th esolang experiment after a month of inactivity here, do anything you want with the section for the esolang, then after 1 year, I’ll check on where this is and I’ll make it its own page.

The esolang

The built in commands are from Python. Every commands are seperated by semicolon.

First! or second?

Start

Nothing Else....

End

Why? Does this page has no another <var_name>? <Multiple Why?>

Create a numeric variable named <var_name> with the value <Why?>.

Never mind... No another <var_name>

Output <var_name>

Example

Output 1

First! or second?;
Why? Does this page has no another user? Why?;
Never mind... No another user;
Nothing Else....;

or

print(1);

even

a = ((((((1+1)-1)*1)/1)+1)%1);
print(a+"", end="");