web3-starter-py/web2-projects/other-puzzles/README.md
osiris account 314bdf533e 💾
2023-03-12 15:32:23 -07:00

13 lines
96 B
Markdown

## Running
```
chmod a+x <filename.py>
./<filename.py>
```
or
```
python3 <filename.py>
```