Skip to content

Instantly share code, notes, and snippets.

@moulik-source
Created October 3, 2021 08:54
Show Gist options
  • Save moulik-source/04d31d0b4515ac45b8415ccd2bdf4be5 to your computer and use it in GitHub Desktop.
Save moulik-source/04d31d0b4515ac45b8415ccd2bdf4be5 to your computer and use it in GitHub Desktop.
debug this
#Fix the code below 👇
print(Day 1 - String Manipulation")
print("String Concatenation is done with the "+" sign.")
print('e.g. print("Hello " + "world")')
print(("New lines can be created with a backslash and n.")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment