Exercise Questions - Constructor

  1. WAP to Input 2 numbers and find sum using parameterized constructor. Python
  2. WAP to Input 2 numbers and find greater using parameterized constructor. Python