web3-starter-py/small-projects/other-puzzles
2022-04-10 18:59:03 +04:00
..
falling_rain.py Add failing rains to other puzzles 2022-04-10 18:59:03 +04:00
README.md Add failing rains to other puzzles 2022-04-10 18:59:03 +04:00

Running

chmod a+x <filename.py>
./<filenamse.py>

or

python3 <filename.py>