- 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.
推薦閱讀
- GAE編程指南
- Mastering Entity Framework Core 2.0
- Python科學計算(第2版)
- Learning ASP.NET Core 2.0
- 機器人Python青少年編程開發實例
- Python數據分析(第2版)
- Oracle Database 12c Security Cookbook
- Drupal 8 Module Development
- 深入淺出PostgreSQL
- Mastering Linux Network Administration
- Windows Phone 7.5:Building Location-aware Applications
- Visual Basic程序設計教程
- Learning Unreal Engine Android Game Development
- Node.js 12實戰
- 交互設計師成長手冊:從零開始學交互