1
0
forked from tdwojak/Python2017
Python2017/labs04/task02.py
2017-12-03 15:40:52 +01:00

5 lines
90 B
Python

#!/usr/bin/env python2
# -*- coding: utf-8 -*-
class Employee:
def __init__(self, ,):