how to embedding variable python
Answers
Answered by
3
Explanation:
Maybe some already asked this but I didn't find it and I wanted to know how to embed variables into a string in Python. I usually do it like this: print('H
Answered by
0
●user_input = raw_input("Enter a variable name: ")
●user_input = input("Enter a variable name: ")
●user_input = input("Enter a variable name: ")
Similar questions
Environmental Sciences,
3 months ago
Math,
3 months ago
English,
3 months ago
Math,
7 months ago
Chemistry,
1 year ago
Math,
1 year ago
Psychology,
1 year ago