All Questions
Tagged with python-3.x layout
1 question
3
votes
2
answers
934
views
Rearrange page numbers for printing a book
I didn't want my title to be too long so to clear up any confusion I'll explain better here what my code does.
It asks for the total pages of a book(PDF file in my case), and returns the page numbers ...