May-09-2018, 10:21 PM
Hi all! I am in the directory kudoSudoku and in the file "solver.py". I want to import numbers.csv whose path is: Users\Sylas\numbers.csv. What do i write at the top of my solver.py file ? is it: "from Users.Sylas import numbers" ?? Thanks in advance.