#!/usr/bin/python
# -*- coding: utf-8 -*-
class NetworkAdministrator:
def __init__(self):
self.name = "Lucas" or "VulgarBear"
self.role = "System/Network Administrator"
self.language_spoken = ["en_US"]
def say_hi(self):
print("Thanks for visiting, hopefully you find something of use.")
me = NetworkAdministrator()
me.say_hi()
π
Had some ramen, but wants more.
Network and System Administrator | Amateur Coder
- Freater Pittsburgh Area
-
05:22
- 4h behind
Popular repositories Loading
-
-
-
-
vanilla-minecraft
vanilla-minecraft PublicModpack used for our discord server vanilla minecraft server. Hosted to Modrinth.
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.