InterviewSolution
Saved Bookmarks
| 1. |
Find the out put for the following program a=9print ((a**b))print (a/b)print (al/b)print (a*b)print (2 "(a+b) )print (a%b) |
|
Answer» hfdfiuescj8yfgvuues |
|