6. python 字符串

1. 用'' , "" 表示

2. i'm ok 怎么表示 ?  "i'm ok"

3. Learn "Python" 怎么表示?  'Learn "Python"'

4. Bob said "I'm OK". 怎么表示? 'Bob said \"I\'m OK\".'

posted @ 2017-03-15 13:16  涵叔  阅读(78)  评论(0)    收藏  举报