- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 73字
- 2021-07-09 20:40:24
String data types
A Python string is a contiguous sequence of Unicode characters. Single quotes or double quotes can be used to denote a string, as we saw in Chapter 1, Getting Started with Python. For multiline string representation, ''' or """ can be used.
Syntax:
<variable name>= <String sequence>
You will understand better with the following screenshot:

More details on strings, tuples, list, and dictionary will be covered in the coming chapters.
推薦閱讀
- JavaScript:Functional Programming for JavaScript Developers
- Java Web應用開發技術與案例教程(第2版)
- Python貝葉斯分析(第2版)
- Statistical Application Development with R and Python(Second Edition)
- 鴻蒙OS應用編程實戰
- 區塊鏈國產化實踐指南:基于Fabric 2.0
- Mudbox 2013 Cookbook
- Learning Alfresco Web Scripts
- Java面向對象程序設計教程
- The Applied Data Science Workshop
- Android熱門應用開發詳解
- Python數據分析與挖掘實戰(第2版)
- Unity AI Game Programming(Second Edition)
- Hands-On Game Development Patterns with Unity 2019
- Sony Vegas Pro 11 Beginner’s Guide