- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 66字
- 2021-07-09 20:40:28
Summary
In this chapter, you learned about various data types available in Python and the naming conventions required. You also learned about the Python character set and about converting a character set to ASCII code and vice versa, using ord() and chr() methods available in the language. In the next chapter, you will learn about two different data types, namely string and tuples.
推薦閱讀
- jQuery Mobile Web Development Essentials(Third Edition)
- Django+Vue.js商城項目實戰
- Web交互界面設計與制作(微課版)
- 機器人Python青少年編程開發實例
- Elastic Stack應用寶典
- Learn WebAssembly
- Oracle Database 12c Security Cookbook
- HTML5秘籍(第2版)
- Test-Driven Machine Learning
- Image Processing with ImageJ
- PHP 7從零基礎到項目實戰
- Unity Character Animation with Mecanim
- OpenMP核心技術指南
- scikit-learn Cookbook(Second Edition)
- Python程序設計教程