I\'m newbee in python and trying to get every 80th pixel in 80th row, here is my code:
from PIL import Image im = Image.open("UIC.bmp") size = (li