buy robux today :ROBUX: on Nostr: Ahmed Al Khayyam i just erased it, the task i want to do is really trivial to do in ...
Ahmed Al Khayyam (npub1kwu…qdsv) i just erased it, the task i want to do is really trivial to do in python anyway
f = open(sys.argv[1], "r")
x = f.read()
x = x.split("\n")
for i in range(len(x)):
y = x[i].split(" ")
pass # then we go from here
f = open(sys.argv[1], "r")
x = f.read()
x = x.split("\n")
for i in range(len(x)):
y = x[i].split(" ")
pass # then we go from here