Programming and Problem Solving through Python Programming Examples
Operators in python
Program - 1
Python program to find a side of a right angled triangle whose two sides and an angle is given
Program - 2