FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
binary-code/binary_example2.py at hbridges/first-draft · CoderDojoGitHub/binary-code · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
CoderDojoGitHub
/
binary-code
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
7
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
binary-code
/
binary_example2.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
6 lines (5 loc) · 71 Bytes
Breadcrumbs
binary-code
/
binary_example2.py
Copy path
File metadata and controls
6 lines (5 loc) · 71 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
num
=
1
print
num
for
i
in
range
(
11
):
num
=
num
*
2
print
num
Back
|
FazBrowse Home
|
New Git URL