Logan1x / Python-Scripts

Collection of Various Python Script's.💻
https://logan1x.github.io/Python-Scripts/
MIT License
305 stars 148 forks source link

created a dice_simulator.py program #17

Closed iyanuashiri closed 6 years ago

iyanuashiri commented 6 years ago

This script generates simulates a 6-sided dice. It is a good beginner script for Python programmers to get their hands wet

Logan1x commented 6 years ago

why there is .idea folder? and all the python scripts are now moved to /bin folder please update it. @iyanuashiri

iyanuashiri commented 6 years ago

Please I have tried all I know, including Google search. I have tried revert, reset and..... Can you provide a guide on removing the folder? I appreciate the response

iyanuashiri commented 6 years ago

I have fixed it.

Logan1x commented 6 years ago

You deleted the .idea folder that's great, now move your scripts into /bin folder.

Just unfork and fork again my repo you will see changes in repo then add your python scripts in /bin folder and then PR😊. if you need any pr in the between process you can always paste your comment here.

iyanuashiri commented 6 years ago

I followed your instruction and I have completed a PR. Should I delete this pull request?

Logan1x commented 6 years ago

Pinging! Are you working on this?

iyanuashiri commented 6 years ago

At all. Waiting for a merge.

Logan1x commented 6 years ago

@iyanuashiri you have to move script in /bin folder and you also have to give description in readme.md after then i can merge.

if you are not able to see the /bin folder in your forked repo than just unfork it and fork it again.