Question: 1.Come up with a python code for creating a class named Person , which use __init__ () function to assign values for name and age
1.Come up with a python code for creating a class named Person, which use __init__ () function to assign values for name and age(4 Marks)
2. Briefly explain the following terms in the context of computational thinking theory. come up with a sample python code to demonstrate implementation of each term
i)Variable(3 Marks)
ii)Data Dictionary(3 Marks)
iii) Tupple(3 Marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
