11 Aug PMCA Friday 19:00 Python Homework 20.08.07.
Question: Continue making the following program using solution 2: A spiral of numbers can start and end with any positive integers less than 100. Write a program which will accept two positive integers x and y as input, and output a list of numbers from xx to y inclusive, shown...