When would I want Python to do math for me? What applications could this feature have? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

When would I want Python to do math for me? What applications could this feature have?

Math?

3rd Aug 2016, 2:25 PM
Ronald W. Spruytte Jr
2 Answers
+ 2
math is used for almost everything but you may not know it. imagine you have a game that works with money, how are you going to add / subtract the money from your account? it also can be used for data-structures and a lot of other things
4th Aug 2016, 1:44 AM
Tom Post
Tom Post - avatar
+ 2
for technology things maths is basic and when you will make big applications/softwares you will have to play with maths only. your facebook pictures likes are also counted by a software which is already programmed by facebook engineers team and when you will decode that program you will find many maths equations. maths is base of all sciences. If you are playing a car racing game and you want to buy a new car and that car cost 13000 coins then the software will calculate your earned coins, there is maths, if you have 13000 or more coins you will get that car if you have less than 13000 it will show 'not sufficient coins' there is also maths which is written in code language in b/w the big codes.
6th Aug 2016, 11:41 AM
Nayan Paliwal
Nayan Paliwal - avatar