Description
Assignment Instructions
This assignment involves constructing Python programs that use input and output statements, ‘if’
and ‘if-else’ control flow statements, ‘while’ statements, ‘for’ statements, and statements
that perform numerical manipulation.
Question 1 [10 marks]
Write a program called ‘row.py’ that asks the user to enter a number, n, where -6

