markov-models/main.py

4 lines
58 B
Python
Raw Normal View History

2020-12-10 21:43:15 +00:00
from constants import *
print(f"state 1: {state1.mean}")