0

what is output code of print ('3*7')

2nd Jun 2017, 2:34 PM
sivapriya
4 Answers
+ 3
wtf=welcome to facebook >_>
10th Mar 2018, 1:32 AM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
0
You just output a string. What else could be printed?
2nd Jun 2017, 3:06 PM
merkrafter
0
it will be 3*7, as it is written under quotes in print command so print will consider it as string and print it as it is.
8th Jun 2017, 2:17 PM
Amit Gupta
Amit Gupta - avatar
0
wtf
9th Mar 2018, 2:19 PM
George Wardak
George Wardak - avatar