Computer Science, asked by champion85, 6 months ago

write the output of following python code:
a=10
b=100
print(a/b)
print (a//b)
print (a*3)
print (a**3)​

Answers

Answered by memengfulsatwara
11

Answer:

a=10'''''100

b=100'''''10

<tr>

10*100

<1000/>

<\tr>

Answered by hiaanya
5

hi

here's your answer

Answer:

a=10'''''100

b=100'''''10

<tr>

10*100

<1000/>

<\tr>

______________________________________

Hope I helped!

Bye!

Have a great day!

Similar questions