filmov
tv
Python Word Guessing Game

Показать описание
This Python program reads a file of 3,000 words and chooses 10 randomly from it. The user types letters and the program shows where the letters occur in each word. Uses file I/O and list comprehensions.
Комментарии