Sample Header Ad - 728x90

No input promp in kdevelop python

1 vote
0 answers
85 views
I'm a beginner in python using Kdev on Linux. I tried to execute this code: nm= input('Enter your name:') print('Welcome', nm) Normally it should prompt something asking me the name and so on but nothing comes up: Image configuration : https://postimg.cc/k6PXVwVD
Asked by user48874 (81 rep)
Mar 21, 2021, 06:03 PM