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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!