Skip to content

Instantly share code, notes, and snippets.

@joshbeitler
Last active November 16, 2024 09:42
Show Gist options
  • Select an option

  • Save joshbeitler/f6d07f5fba4d7d44483e5a3d757688d9 to your computer and use it in GitHub Desktop.

Select an option

Save joshbeitler/f6d07f5fba4d7d44483e5a3d757688d9 to your computer and use it in GitHub Desktop.
challenge
# fix the bug
foo = 'https'
bar = `1mF-JfsufEdUVB-8gLpmif0T7ypPJd4v0Hgm2kvKwLa4/edit?usp=sharing`
baz = 'docs.google.com/presentation/d/'
print(foo + '://' + baz + bar)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment