🔑 GetKey Function Tutorial 🔑
[deleted]
🔑 GetKey Function Tutorial 🔑
Hope you are enjoying school
Importing
from getch import getche as getkey
For the getkey part, you don't need to do what I did. Name it whatever you want.
Name your getkey[or whatever the name is] function
name_here = getkey()
Ending
Now since you have your function ready, do whatever you want with it here is a thing you can do:
I hoped you enjoyed the tutorial! [email protected]
Voters
well that was short lol.. perhaps include a program with explanation? :)
@Bookie0 okay added some explanation in the program
@XThacker what does
os.system('clear')
do? and what do you mean importing something as something? and what does theelse
do?ofc I know those, but imagine those who don't. ;)
@Bookie0 k, fixed.
great @XThacker
@Bookie0 thanks
yep! @XThacker
@Bookie0
not relatedHow did you get 5061 cycles?!@XThacker How did you get 42? It's cycles earned with my posts/comments/answers I've made.
And I recently made this tutorial.