First time here? Check out the FAQ!
answered 2024-02-11 18:04:16 +0100
Alright, I figured it out. In SageMath / Cocalc, when making a python file, you don't have to call the function to start the program. That is alerady done when you type driver(insert value here) in the .sagews file
driver(insert value here)