Skip to content
Snippets Groups Projects
Commit 6956a5c3 authored by Ronan Vas's avatar Ronan Vas
Browse files

added my py

parent 6a19562b
Branches main
No related tags found
No related merge requests found
x = 2
for i in range(10):
print(x)
x = x + 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment