Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started