demo_python_mysql_limit_offset.py:
C:\Users\My Name>python demo_python_mysql_limit_offset.py
(3, 'Amy', 'Apple st 652')
(4, 'Hannah', 'Mountain 21')
(5, 'Michael', 'Valley 345')
(6, 'Sandy', 'Ocean blvd 2')
(7, 'Betty', 'Green Grass 1')