s2t2 / my-first-repo-summer-2022-nyu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My First Repo!

This is the README.md file. It uses the markdown language. The line above is a heading, starting with the # sign. Don't be confused that # means something different in .md and .py files.

We can make links like this.

And lists too:

  • Item 1
  • Item 2
  • Item 3

For more information about Markdown syntax, see the Markdown Guide.

more updates

RPS Stuff Below

python game.py

here's a shell command / terminal command:

python game.py

this is some python code example:

print("HELLO")

About


Languages

Language:Python 100.0%