登入
選單
返回
Google圖書搜尋
What are F-strings in Python and how Can I Use Them?
Aaron Maxwell
出版
O'Reilly
, 2017
URL
http://books.google.com.hk/books?id=OMxAzQEACAAJ&hl=&source=gbs_api
註釋
"In Python 3.6, a new method of formatting strings was introduced - f-strings. In this video, Aaron Maxwell covers what f-strings are and how you can work with them for common string formatting tasks. Aaron takes you through progressively more complex examples of using f-strings to output your text. For developers working with Python 3.6 and higher, or planning to in the future, it is crucial to understand how f-strings compare to percent formatting and the str.format() method."--Resource description page.