2 Ways to Use Quotes in a String. Python Tips and Tricks

Published: 09 August 2022
on channel: Python 5
1,753
62

Python tips and tricks. Quotes in strings.
#shorts #python #programming #coding

s1 = 'Quotes - "Quotes"'
print(s1)
s2 = "Quotes - \"Quotes\""
print(s2)


Watch video 2 Ways to Use Quotes in a String. Python Tips and Tricks online without registration, duration hours minute second in high quality. This video was added by user Python 5 09 August 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,753 once and liked it 62 people.