File size: 88 Bytes
101858b
 
 
1
2
3
4
class EmotionEngine:
    def __init__(self):
        self.emotions = {"curiosity": 0.5}