Python Forum

Full Version: [split] another problem with code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello. I need help with this:

print1 = "print("
print2 = "dogma"

print(f"My name is {print1}{print2} years old.")

IF i am trying to include the apostrophies in between {print1} and {print2}, what do i do????

MERRY CHRISTMAS. Naughty