peyzar2
❔ Using WHILE to sum numbers from 10 until sum == 1000
So I need to make it to sum numbers after 10 and add after number is summed +1 like after 10 to sum the result before with 11 and the final result should be lower than 1000 I did mistake and typed = its only <. At the end it needs to console writeline the last number which was summed for example 35 to make the last number. This is more clear text.
8 replies