Skip to content
Snippets Groups Projects
Commit ffa1cefb authored by Vivin Balaji K S 's avatar Vivin Balaji K S
Browse files

done

parent 5caeb294
No related branches found
No related tags found
No related merge requests found
Pipeline #107 canceled
for z in range(50,20,-1):
if z%2!=0:
print(z,end=' ')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment