Subscribe to:
Post Comments (Atom)
-
Let's write a program that determines the frequency of occurring of different letters in English. We start with that short text (fr...
-
Now we can change the previous program (letters_1.py). We'll take the text from a web page. #letters_2.py # -*- coding: utf-8 -*...
-
In this program, the computer draws a number from 1 to 100, and our task is to guess this number. We're trying to guess the number. I...
No comments:
Post a Comment