SyntaxFix
Write A Post
Hire A Developer
Questions
if you are using 3.6 try this
k = 250 print(f"User pressed the: {k}")
Output: User pressed the: 250