Computer Science, asked by ishikakureel, 6 months ago

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

Answers

Answered by hiaanya
1

hi

here's the answer

Answer:

a=10'''''100

b=100'''''10

<tr>

10*100

<1000/>

<\tr>

Hope I helped

Bye!

Have a great day!

Similar questions