Programming languages - questions and answers. If you have a question about this topic, please click on the "New Question" button. If you wouldn't like to miss any new question in this topic, please subscribe.
List the features of python and explain any two?
Write a calculator program that simulates functions of a calculator. The program should give a user a menu, user chooses one option and: (1) add (2) subtract (3) multiply (4) divide (5) stop (6) log in (7) controller function