Skip to content

Tag: user-input

User Input to set dynamic variable Python

I made a simple random.choice code by myself. But there is a major problem with it. I can’t take user input to dynamically set variables. What I’m trying to achieve is taking a user input and setting that as zorluk_secimi and after that if it matches to a category it will pick a random word from t…