if input()=="a":
print("hoge")

vs codeでキー入力検知できますか
これでは動かなかったです