5 ms·
from timetravel import Delorean d = Delorean(color="SILVER") if d.power_gw >= 1.21: d.flux_compensator.charge() print("Great Scott!
by usrbinbash 2y ago
from timetravel import Delorean
d = Delorean(color="SILVER")
if d.power_gw >= 1.21:
d.flux_compensator.charge()
print("Great Scott!")