4 lines
57 B
Python
4 lines
57 B
Python
|
import trueupdate
|
||
|
|
||
|
def main():
|
||
|
print trueupdate.run()
|