示例#1
0
 def grab_screen(self):
     """ takes a screenshot and return the markdown string in the system clipboard """
     print("May I take a Screenshot for you Sifu ?")
     screengrab = Screenshot()
     screengrab.grab_screen()