Smart Calculator in Python
Smart Calculator in Python
Problem – This smart calculator works on the text statement also. The user need
not provide algebraic expression always. It fetches the word form the command
(given by the user) and then formulates the expression.
Examples:
Input : Hi calculator plz find the lcm of 4 and 8.
Output : 8