Last active
November 16, 2024 09:42
-
-
Save joshbeitler/f6d07f5fba4d7d44483e5a3d757688d9 to your computer and use it in GitHub Desktop.
challenge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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