Guest User

Untitled

a guest
Jan 20th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. import win32api
  2. import win32con
  3. print(win32api.GetKeyState(win32con.VK_CAPITAL))
Add Comment
Please, Sign In to add comment