Skip to content
View Cheese-Curd's full-sized avatar
🤡
bein' a clown
🤡
bein' a clown

Block or report Cheese-Curd

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cheese-Curd/README.md

Eliana's Github Stats

Eliana's Top Languages

package Planets.Earth;

import Planets.Earth.Person;

class Eliana extends Person
{
    public function new()
    {
        super();
        name = "Eliana";
        pronouns = ["She", "Her"];
        trace("Created Person named " + name + " with prounouns " + pronouns.join("/"));
    }
}
09:14:33:919 Eliana.hx:12:,Created Person named Eliana with prounouns She/Her

Pinned Loading

  1. Basic-Python-Console Basic-Python-Console Public

    This is a basic Python console that supports commands and custom users

    Python 1

  2. sad-chill-bot sad-chill-bot Public

    Source code for my discord bot, Sad Chill Bot

    JavaScript 1

  3. Cheese-Curd.github.io Cheese-Curd.github.io Public

    I'm just following a tutorial on how to make a github website lol

    JavaScript 1

  4. I-hate-my-class I-hate-my-class Public

    Visual Basic .NET