class PCPrincess {
public: https://github.com/PCPrincess; bool computer; short hrs = 0; object coffee;
PCPrincess() { computer = true; hrs = timeSpentGaming()} }
int main() {
PCPrincess me = new PCPrincess(); while(coffee < full) { fillcup(); } return toComputer; //or gaming }