In this wsq the hard part was investigating the functions I needed to use, after understanding them it was easy. I used the loop while to indicate that while the lowest number of my range, is smaller than the highest number on my range, my program will execute and it will print the sum of the numbers between the range given.

https://www.google.com.mx/search?q=range&biw=1680&bih=956&source=lnms&tbm=isch&sa=X&ved=0CAYQ_AUoAWoVChMIiJSaxqP-xwIVTBGSCh18rwXr#tbm=isch&q=range+math&imgrc=Syd8Hkh51W2rLM%3A

Here is my code 🙂

https://github.com/fernandazm/WSQS/blob/master/WSQ07

CC BY 4.0 #WSQ07 by fernandazm is licensed under a Creative Commons Attribution 4.0 International License.