Skip to content

Latest commit

 

History

History

day55

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Day 55 - HTML & URL Parsing in Flask and the Higher Lower Game

Concepts Practised

  • Flask URL Paths and the Flask Debugger
  • Rendering HTML Elements with Flask
  • Use Python Decorators to Style HTML Tags
  • Decorators with *args and **kwargs

Higher Lower Game

day55