This website requires JavaScript.
Explore
Help
Sign In
pwick
/
lab_retro
generated from
mwc/lab_retro
Watch
1
Star
0
Fork
You've already forked lab_retro
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
03c110bea2
lab_retro
/
wall.py
6 lines
123 B
Python
Raw
Blame
History
class
Wall
:
#name = "wall"
character
=
"
█
"
def
__init__
(
self
,
position
)
:
self
.
position
=
position
Reference in New Issue
View Git Blame
Copy Permalink