+ 1
Can we make it short?
I am a beginner.I tried writing my name in shortest code in python.If it can be made short further plz guide.cide: https://code.sololearn.com/cpk6QY7Ml5fN/?ref=app
3 odpowiedzi
+ 2
s,t,u,v,w,x=""," "," "," "," ",input("Enter symbol:") or "*";print() #2lines shortened
+ 1
3 lines of unreadability...
x=input("Enter symbol:\n")or"*"
a,b,c,d,n,s,t,u,v,w=3*x,4*x,5*x,6*x,"\n",""," "," "," "," ",
print(s,d,b,s,b,s,x,t,a,t,x,t,x,n,t,x,u,x,s,x,s,x,s,x,s,x,s,x,w,x,t,x,n,t,x,u,b,s,a,t,x,t,a,t,c,n,t,x,u,x,s,x,s,x,s,x,s,x,w,x,s,x,t,x,n,t,x,u,x,s,x,s,b,s,x,t,a,t,x,t,x)