SyntaxFix
Write A Post
Hire A Developer
Questions
Also possible is to fix this with np.arange() instead of range which works for float numbers:
import numpy as np for i in np.arange(c/10):