Arreglo de letras repetidas y shebang #1

Merged
siengrain merged 2 commits from dendy/wordleTest:master into master 2022-02-01 12:00:31 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit bd773150ab - Show all commits

2
wordle.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/bin/env python
import random
def getw():