Y
Hacker News
new
|
ask
|
show
|
jobs
by
AspiringGeek
1291 days ago
so how would you provide the input to this code? I can't get it to working.
1 comments
lemonJesus
1283 days ago
Read the file in. It would look something like input = open("filename", "r")
link