← Older revision
Revision as of 07:13, 13 July 2026
Line 17:
Line 17:
print(0)
print(0)
else:
else:
a = abs(a) # The absolute value of a positive number is itself
a = floor(abs(a)) # The absolute value of a positive number is itself
for i in range(a):
for i in range(a):
print(a)
print(a)
Line 29:
Li...
Get updates from Esolang - Recent changes [en] via email, on your phone or read them on follow.it on your own custom news page.
You can filter the news from Esolang - Recent changes [en] that get delivered to you using tags or topics or you can opt for all of them. Unsubscription is also very simple.
See the latest news from Esolang - Recent changes [en] below.
Site title: Esolang, the esoteric programming languages wiki