+ 1
Their is no output of the statement. Why??
Print(7 + 7(*66) )
8 Answers
+ 4
Rohit ,
You have neither shown your code here nor defined the programming language. this makes it difficult to help you. just retyping your code here or copy pasting it, can be incorrect by accident.
thanks for your understanding!
+ 2
Try this
+ 2
He is telling you to specify the language
+ 1
print(7 + 7*66 )
+ 1
It means that you should always mention which programming language you are using. The correct answer depends on the programming language.
0
What does that mean
0
Oh thanks simon now i got you đ
0
https://code.sololearn.com/ctiYpfzlh5So/?ref=app
Check this out and revert....Hope it help helps!