Hi, i’m a beginner at julialang.
I try to use euler method with julia1.0. But the following error occured.
Could you tell me the code for the resolution solution?
Hi, i’m a beginner at julialang.
I try to use euler method with julia1.0. But the following error occured.
Could you tell me the code for the resolution solution?
Please post the code and not a screenshot.
And please try to avoid posting the same thing twice.
As for the error message, you are “hitting” REPL and for loops (scope behavior change).
i’m sorry for the late response.
It went well.
Thanks!!