Skip to content

Commit e24a9cb

Browse files
authored
Atualizar o ex061.py
1 parent c6880bc commit e24a9cb

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)