there is no need for lin2, it contains the same string as line
Ask Lemmy
5
Posts
3
Posters
0
Views
-
there is no need for lin2, it contains the same string as line
-
there is no need for lin2, it contains the same string as line
-
Because you still left the second for loop in place? You don't need to do that a second time
-
Because you still left the second for loop in place? You don't need to do that a second time
i need the + -----+ below as well
nvm got it through this https://lemmy.world/post/33912344/18597185
-
i need the + -----+ below as well
nvm got it through this https://lemmy.world/post/33912344/18597185
You still have the string you need in
line
. So you just print that again.