make a python program that will set the variable total to 100. then with a counter loop to subtract 10 values from the total.
Answers
Answered by
0
Answer:
The Python sum() function calculates the total of all numerical values in an iterable. sum() works with both integers and floating-point numbers. The sum() function has an optional parameter to add a number to the total. alculating the sum of a list is a common operation in
Similar questions
Biology,
8 days ago
Math,
17 days ago
Art,
9 months ago
Math,
9 months ago
Social Sciences,
9 months ago