Skip to content

Instantly share code, notes, and snippets.

@zaidalyafeai
Created August 8, 2018 23:24
Show Gist options
  • Save zaidalyafeai/ba397b17b3e9b337b918de36587130fa to your computer and use it in GitHub Desktop.
Save zaidalyafeai/ba397b17b3e9b337b918de36587130fa to your computer and use it in GitHub Desktop.
with open('index.html','w') as f:
f.write(header+script+body)
f.close()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment