burdenless

11
reputation
3
class Burdenless():
  def __init__():
    self.interests = ['coding', 'developing', 'innovating']
    self.passions = {
      'faith':'Yahweh, the one true God of the Bible',
      'family': 'The legacy and fullness of life',
      'adventure': 'Coding, Exploring, Innovating, Creating'
    }