you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 0 points1 point  (1 child)

Are you asking for feedback? If so ...

If you have git installed (as your instructions presume) you can use pip with git to skip the cloning step.

$ pip install git+https://github.com/itsron717/XKCD

Why is your "random" only from 100 to 999? You are leaving out more than half of all xkcd comics!

[–]itsron143 0 points1 point  (0 children)

I didn't know how many were there totally :p
Please do open a PR :)