If You succeed You can step up to next Level
Can you predict the output for the following codes a surprising gift wait for u;1) a=”o”
for i in range (1,11);
print i*a
You can submit answer here http://goo.gl/nCyMv with your email id ,we will contact if u correct
2) a=”o”
c=” “
for i in range (0,11);
print (10-i)*c,(2*i+1)*a
You can submit answer here http://goo.gl/nCyMv with your email id ,we will contact if u correct
3) a=”TIP”
n=len (a)
for i in range (n);
s=s+a[n-i-1]
print s
You can submit answer here http://goo.gl/nCyMv with your email id ,we will contact if u correct
0 comments:
Post a Comment