My Snippets
My Collections
Search Engine
Pricing
Untitled
unknown
python
4 years ago
65 B
1
Indexable
for num in range(1, 11): print(f'{num} times 7 is {num * 7}')
Editor is loading...