English, asked by omkarkanetkar16, 8 months ago

print("2 + 2 = " + (2 + 2)) correct it for python to show on screen that 2+2=4

Answers

Answered by ArpenduDas
1

var addition= 2+2

print(''addition'')

Mark me brainliest

Similar questions