Informatik10/maedn/House.py

14 lines
91 B
Python
Raw Normal View History

# coding=UTF-8
class House(object):
"""
:version:
:author:
"""