Untitled

 avatar
unknown
python
6 months ago
120 B
2
Indexable
import pyautogui

# Tirar print do bloco de notas
pyautogui.screenshot('bloco_de_notas.jpg',region=(833,534,380,529))
Editor is loading...
Leave a Comment