Please visit my new address: https://coxxect.blogspot.com/
import os uptime = os.popen("awk '{print $1}' /proc/uptime").readline() print("uptime(sec) = "+uptime)
Post a Comment
No comments:
Post a Comment