using c#;
using python;
using webtools;
private work JustForFun(ido[] mostly){
whatever_i_like();
}
public work Freelancing(ido[] sometimes){
your_project();
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
H='black' | |
F=list | |
import turtle as A | |
C={90:100,30:100,330:100,270:100,180:180} | |
A.begin_fill() | |
A.pensize(1) | |
A.color(H,'grey') | |
for B in F(C.keys()):A.setheading(B);A.forward(C[B]) | |
A.end_fill() | |
G=[(173.21,100.0),(86.6,150.0),(173.21,0.0)] |
from life import college, home
import food, rest, gaming, coding
if life.morning:
@life.wakeup
def gotocollege():
return college()
elif life.evening:
@life.tired
food()