You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution is missing 'index' incrementing, so the input string is never written to the file... A simple solution is to add "index++" where applicable.