Hacker News new | ask | show | jobs
by usrbinbash 699 days ago

    from timetravel import Delorean
    
    d = Delorean(color="SILVER")
    if d.power_gw >= 1.21:
        d.flux_compensator.charge()
        print("Great Scott!")