Lets Build: Python Calculator - User Input

Опубликовано: 28 Сентябрь 2024
на канале: VideoLab
341
8

In this video, I work on getting and capturing user commands and inputs, as well as breaking down commands into classes that can be understood by a compiler.

To download the project files, visit: http://www.bit.ly/python-calc-git

In this mini-series, we look at building a fully functioning calculator in Python. This works by taking in commands that the user enters, such as "add 5,4" and then returning the answer. The program gives the user the ability to run four operations without a limit on the numbers that can be entered.

For more courses & educational content, visit:
http://www.bit.ly/vl-site
http://www.bit.ly/videolab-yt (YouTube)
http://www.bit.ly/videolab-tw (Twitter)
http://www.bit.ly/videolab-ig (Instagram)