Posts by THW3SLEY • 21 points
3 posts
-
-1
votes3
answers646
viewsQ: PYTHON FUNCTION(METHOD)
Well I am trying to create a register program in python, but a simple one only to test what I have learned, but I have a problem, I created a function and I return and then store in a variable but…
-
0
votes1
answer417
views -
1
votes2
answers12804
viewsQ: Counter in python
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:…