Python
# Examples of strings in Python
name = "John Doe"
message = 'Hello, how are you?'