0
What will the right way to do this code ? Please give me some help. I cant make the numaric calculation here in this code. Help
5 Respuestas
+ 1
just remove the quotes. if you want to do the calculations you do them without any quotes. also put both brackets into one big bracket.
print((-4 +1)*(3-9))
0
why should I give the extra bracket ? does it for the multiplication part ?
0
i also did mistake by putting the inverted commas also with the numbers