Create random_play.py
This commit is contained in:
parent
bf78959815
commit
91ce88e9eb
4
random_play.py
Normal file
4
random_play.py
Normal file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
os.environ["random"] = "True"
|
||||
import wordle
|
Loading…
x
Reference in New Issue
Block a user