- Gothenburg, Sweden
- linkedin.com/in/hermanrodstrom
Pinned Loading
-
-
GitSavvy
GitSavvy PublicForked from timbrel/GitSavvy
Full git and GitHub integration with Sublime Text 3.
Python 1
-
Generates page order for printing a ...
Generates page order for printing a booklet (printer spread). Adds empty pages if not evenly divisible by 4. Takes the number of pages as an argument. 1import sys
2pages = int(sys.argv[1])
3print(f'A booklet with {pages} pages should be ordered the following way (* means empty page):')
45def printer_spread(pages):
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
