Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
azzret
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
2 ms
·
1.
▲
by
azzret
16y ago
Python and Django for missile control? For real? import sys, missile_lib destination = sys.argv[1] controller = missile_lib.Missile_control() controller.fire(destination)