2 lines
48 B
Python
2 lines
48 B
Python
class MobilePhone:
|
|
pass #functions go here...
|
class MobilePhone:
|
|
pass #functions go here...
|