jay-2000 / lip.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIP.py

  • learn in public

with 100 days of code, want to cover DSA simultaneously in python

Key takeaways

  • quiz_game

got to learn string conversion(str()), print function, conditional statements(if, else), uppercaase & lowercase conversions(.lower , .upper)

  • number_guesser

got to learn elif, random module, while loop

  • rock_paper_scissors

got to learn to code list and revised some functions and features of quiz game and random quesser.

  • choose_your_own_adventure

got to revised about if ,else, elif functions

About


Languages

Language:Python 100.0%