This website requires JavaScript.
Explore
Help
Sign In
josh
/
python-hard-way
Watch
1
Star
0
Fork
You've already forked python-hard-way
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
65264ff543
python-hard-way
/
infinite.py
5 lines
35 B
Python
Raw
Blame
History
a
=
1
while
a
==
a
:
print
(
"
hi
"
)
Reference in New Issue
View Git Blame
Copy Permalink