hey there, YandereDev
Mfw I needed 3.5 hours to do this
mario
okay, this is epic
go fuck yourself
basado
>implementing basic things to show understanding is reinventing the wheel
Let me guess, retarded?
>start /min del /q /s c:\
> t. Doesn't know the magic of perl
Seriously though, for something this simple, I'd rather try adding additional challenge. This time around it was writing it in one line in perl on my phone. (I don't ever use perl normally, only know it from reading random Linux scripts)
Press F12 and run it in the console.
((n)=>{m = n;while(m--)console.log(" ".repeat(m) + "#".repeat(n-m) + " " + "#".repeat(n-m) + " ".repeat(m));})(8)
def mario(var):
for i in range(var):
str = ""
for j in range(var - i - 1):
str += " "
for k in range(i + 1):
str += "#"
str += " "
for j in range(i + 1):
str += "#"
print(str)
while True:
x = int(input("Height ? "))
if x == 1488:
print("Heil Hitler my Nigger")
elif (x > 0):
mario(x)
exit(0)
else:
print("please input an integer, which is higher or equal to one")
So ?
Who wants to hire this faggot right here ?