Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Please check this:

v=[1/n^2 for n in range(1,50)]
print(v)

Please check this:this ():

v=[1/n^2 for n in range(1,50)]
range(1,51)]
print(v)

Please check this ():this:

v=[1/n^2 for n in range(1,51)]
print(v)