Q&A Discussies
Python3 summation
2 Stemmen
3 AntwoordenSummation inputs
1 Stem
2 AntwoordenWhy this happens to floats?
2 Stemmen
1 Antwoord[HELP] Sum of primes for n ?
2 Stemmen
10 Antwoordenin order to find the sum of n numbers given by user,suppose our program is to find the sum of any 4 numbers given by user (using while loop such that (while(i<=4))and incrementing each value of i by 1),if the user give any 2 inputs instead of four then the total sum should be the summation of that two inputs..but the program shows the sum something else,why it is so??
2 Stemmen
3 Antwoorden