Skip to content

Instantly share code, notes, and snippets.

@NicholasBallard
Created August 16, 2020 05:07
Show Gist options
  • Save NicholasBallard/471098d914cd2349d0fb162d57163f50 to your computer and use it in GitHub Desktop.
Save NicholasBallard/471098d914cd2349d0fb162d57163f50 to your computer and use it in GitHub Desktop.
resized = resize("checkers.jpg", 30.5)
print(resized.size)
resized.show("resized image", resized)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment