Question: What will the following code display? var = '$' print(var.upper())
What will the following code display?
var = '$'
print(var.upper())
Step by Step Solution
3.42 Rating (149 Votes )
There are 3 Steps involved in it
The code var printvarupper will display the following ... View full answer
Get step-by-step solutions from verified subject matter experts
