Alish G.C

class BIT_Student:
  def __init__(self):
    self.name = "Alish G.C"
    self.major = "Bachelor's Degree in Information Technology"
    self.skills = ["Python", "Logic", "Pro Insta Scrolling"]
    self.status = "Searching for a semicolon"

  def daily_routine(self):
    try:
      self.code()
      self.scroll_insta()
    except Deadline:
      self.panic()
      self.drink_coffee()

# Surviving BIT one line at a time.
<img src="alish.jpg" alt="Me" />
Alish GC