stepic Questions
1
Using Stepic 0.3. I am executing commands to encode a message into a JPG image. The code I use is the following:
from PIL import Image
import stepic
im = Image.open ("tester.jpg")
im2 = stepic.en...
Overzealous asked 30/5, 2013 at 14:4
1
© 2022 - 2024 — McMap. All rights reserved.