

InterviewSolution
Saved Bookmarks
1. |
Convert the following arithmetic expression in to equivalent Python expression:Ut + 1/2at^2 |
Answer» Ut + 1/2at**2 this is the code for python<br>Atmanirbhar bano<br>Khud karlo | |