Gennalynb123 / flask_portfolio

Tri 1: Python and Flask Intro
0 stars 1 forks source link

RGB mini-lab #20

Closed Gennalynb123 closed 3 years ago

Gennalynb123 commented 3 years ago
the1jun commented 3 years ago

rotated = img_reference.rotate(45) if img_dict['file'] == "lassen-volcano-256.jpg": rotated.show() else: img_dict['file'] == "white-square-16-png" d1.text ((2,45), "yo") img_reference.save(file)