Question: zyDE 2 . 3 . 1 : Experimenting with objects. Run the following code and observe the results of str ( ) , type (
zyDE : Experimenting with objects.
Run the following code and observe the results of str type and id Create a new object called "age" that has a value of and print the id and type of the new object.
Load default template...
birthday year
birthdaymonth 'April'
birthdayday
print birthday year
print value: birthday year
print type: typebirthday year
print id: idbirthday year
print
birthdaymonth
print value: birthdaymonth
print type: typebirthdaymonth
print id: idbirthdaymonth
print
birthdayday
print value: birthdayday
print type: typebirthdayday
Feedback?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
