python基础

python

import re
import json
#定义函数
def a():
  print('hello')

a()

test

posted @ 2021-11-27 09:54  ppw_cnblog  阅读(21)  评论(0)    收藏  举报