Quick actions

cmd+k|ctrl+k

Navigation

Languages

Python 3 字符串类型:13

Snippet info

Language

Python

Visibility

public

Author

fenghestudio

Created

2019-11-24T05:49:12Z

Updated

2019-11-24T05:49:12Z

print( '>> Pi = {:.2f} <<'.format(3.1415926))
INFO