Thanks to visit codestin.com Credit goes to github.com
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 2056a95 commit 010cc46Copy full SHA for 010cc46
Notes/01_Introduction/02_Hello_world.md
@@ -152,7 +152,10 @@ bash % python3 sears.py
152
6 32 0.00352
153
...
154
21 1048576 115.34336
155
-22 2097152 230.68672 Number of days 23 Number of bills 4194304 Final height 461.37344
+22 2097152 230.68672
156
+Number of days 23
157
+Number of bills 4194304
158
+Final height 461.37344
159
```
160
161
Using this program as a guide, you can learn a number of important core concepts about Python.
0 commit comments