Solve problem "Series - 1" online - Learn Python 3 - Snakify

Series - 1


Statement

Given two integers A and B (A ≤ B). Print all numbers from A to B inclusively.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().