wordleTTY/random_play.py

5 lines
77 B
Python

#!/usr/bin/env python3
import os
os.environ["random"] = "True"
import wordle