Skip to content

Instantly share code, notes, and snippets.

@ltoshea
Created February 6, 2019 15:59
Show Gist options
  • Select an option

  • Save ltoshea/69d42794332f8790a6223de6f7bc237b to your computer and use it in GitHub Desktop.

Select an option

Save ltoshea/69d42794332f8790a6223de6f7bc237b to your computer and use it in GitHub Desktop.
s1 = 'hello'
new_dict = dict.fromkeys(s1,1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment