Skip to content

Commit 33e86aa

Browse files
committed
2 parents 063aace + e24a9cb commit 33e86aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ex061.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#61- Redo CHALLENGE 51, reading the first term and the reason of an AP, showing the first 10 terms of the progression
1+
#61- Redo CHALLENGE 51, reading the first term and the reason of an AP,
2+
showing the first 10 terms of the progression
23
# using the while structure.
34
print("Arithmetic progression generator")
45
print("-=-" * 20)

0 commit comments

Comments
 (0)