Skip to content

Instantly share code, notes, and snippets.

@vaibhavkumargautam
Last active October 20, 2021 07:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vaibhavkumargautam/86eb279817160ec3e73903356c008685 to your computer and use it in GitHub Desktop.
Save vaibhavkumargautam/86eb279817160ec3e73903356c008685 to your computer and use it in GitHub Desktop.
ss="\n".join(str(x) for x in allsheet)
f.write(str(ss))
f.close()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment