We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6880bc commit e24a9cbCopy full SHA for e24a9cb
ex061.py
@@ -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
+#61- Redo CHALLENGE 51, reading the first term and the reason of an AP,
2
+showing the first 10 terms of the progression
3
# using the while structure.
4
print("Arithmetic progression generator")
5
print("-=-" * 20)
0 commit comments