Taxi Drivers
Feb 13, 2021
what did you convert ?
How did you convert ?
How to read a text file ? (Why With)
with for line in open("catalyst.txt"):
print(line)
Visualize the chosen ones in 2D
Questions :
Do we need to fix the axis of the graph ?
what did you convert ?
How did you convert ?
How to read a text file ? (Why With)
with for line in open("catalyst.txt"):
print(line)
Visualize the chosen ones in 2D
Questions :
Do we need to fix the axis of the graph ?