Well I'm doing a screenshot program but I want it to replace in the file name when saving, the characters "XX", by the print number.
Ex: ScreenShotXX.jpg
in "XX" I want to put the print number
ex: 01, 02
Code used:
import pyscreenshot as Image...
asked by
11.02.2017 / 15:16