Given an integer n holding some random value, your task is to assign value 10 to the given integer.
Input
User task:
Since this is a functional problem you don't have to worry about the input. You...