1.1
This commit is contained in:
parent
6fc5d24d47
commit
52d775cf69
10
练习用/text.py
10
练习用/text.py
|
|
@ -1,11 +1,5 @@
|
|||
'''
|
||||
Author: error: git config user.name && git config user.email & please set dead value or install git
|
||||
Date: 2022-06-24 21:35:17
|
||||
LastEditors: error: git config user.name && git config user.email & please set dead value or install git
|
||||
LastEditTime: 2022-06-24 21:35:18
|
||||
FilePath: /Python-100-Days/练习用/text.py
|
||||
Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||
'''
|
||||
#-*- coding: UTF-8 -*-
|
||||
|
||||
prices = {
|
||||
'AAPL': 191.88,
|
||||
'GOOG': 1186.96,
|
||||
|
|
|
|||
Loading…
Reference in New Issue