'Can i send the letter ț to the keyboard?
Can anyone help me? I've been trying to fix it but i don't think i can
import win32com.client as comclt
wsh= comclt.Dispatch("WScript.Shell")
wsh.SendKeys("ț")
i dont know how to actually do it
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
