+ 1
Have you tried using vars()?
8th Jun 2020, 4:43 PM
Valmob101
+ 1
For example:
# input is ab
vars()[input()] = 1234
print(ab)
#Output will be 1234
8th Jun 2020, 4:53 PM
Valmob101
Часто задают такие вопросы?
Учитесь эффективнее, бесплатно:
Актуальное сегодня
How
5 Votes
Most asked 3.0
0 Votes
Print("hello ,world!"[7:13][2])
0 Votes
is python better than JS
0 Votes
Python Module in Sololearn
2 Votes