Lab1

Welcome to Nikolas’s Page

About Me

I am a Cognitive Science major and CS minor. I am a senior about to graduate in June!

“Code is like humor. When you have to explain it, it’s bad.” – Cory House

My Favorite Languages

My Coding Goals

  1. Learn Full Stack Development
  2. Learn Markdown
  3. Get more experience with the command line

Project Tasks

Visit GitHub

Sample Code Example

To print “Hello World” in Python, use: ```python print(“Hello World”)