Skip to content

Latest commit

 

History

History

day12

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Day 12 - Scope & Number Guessing Game

Concepts Practised

  • How to Modify a Global Variable
  • Python Constants and Global Scope

The Number Guessing Game

day12