Closed carlbordum closed 7 years ago
Thanks @Zaab1t for appreciating the project. Changes which you are proposing are not necessary,it will be highly appreciated if you can propose a new feature to the project. Thanks
I forgot to mention two things:
check_choice
show news
where it didnt stop if choice == 'n'
Its not a bug it's working fine,you can see in the code we are looping until while loop is 'y',when it becomes 'n',it will exit @Zaab1t
Oh yeah, my bad. I guess line 138 - 141 doesn't really do anything.
Hi there, great project.
I did a few things for consistency:
"
strings to'
Furthermore I made
show_news
read a bit nicer (in my opinion) and made usage of therequests
-api proper.Let me know if I did anything you dislike :)