Skip to content
Loading
n=20 a=[str(x) for x in range (0,n)] can anybody explain me why a[9] <