We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7dd09c commit a52f482Copy full SHA for a52f482
Program.py
@@ -23,7 +23,8 @@
23
v0.6.1: Fixed TypeError when entering a text value for population density.
24
v0.6.2: See those bugs, no? Well, they are gone!
25
v0.6.3: Updated to support Windows and macOS alongside Linux.
26
-v1.0.0: Worldwide Public Release on Github!
+v1.0.0: Worldwide Public Release on Github!
27
+v1.0.1: See those bugs, no? Well, they are gone!
28
29
Current Edition: v1.0.0"""
30
@@ -121,4 +122,4 @@ def conditions():
121
122
quit()
123
main()
124
-#End of Code
125
+#End of Code
0 commit comments