Contents:
Files:
Extras:
Something here.
Maxdoctest.
Cone
The first class
p1 – the first parameter
p2 – the second parameter
test = Cone()
getData
get the data
Person
The person class
name – the name
age – the age
max = Person(“Max”,37)
ageplus1
Add one to the age