Skip to main content

Command Palette

Search for a command to run...

Project -4 : Adventure Game in Python

Updated
1 min readView as Markdown

Project -4

Link to see the code

https://youtu.be/ocB9fRsAd2s

Problems That I encountered

  1. I did not encounter any problems.

Functions That I have used

  1. print() : To print a string on the screen.

  2. input(): To take input form the users side.

  3. if , elif: coonditional loops.

What I learned

  1. Nested if else loops.

  2. how to format the code neat and clean to make it easy to understand for other coder.

More from this blog

Let see

16 posts