sharminshanta / beginner-python-project

0 stars 1 forks source link

Hangman Game #4

Open sharminshanta opened 23 hours ago

sharminshanta commented 23 hours ago

What we will learn in this challenge: How to work with:

  1. dictionaries,
  2. lists
  3. nested if statements.

How to work with the string and random Python modules.

sharminshanta commented 23 hours ago

We need to revise the steps.