会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
靖意风
CnBlogs
Home
New Post
Contact
Admin
Subscription
2024年9月30日
python3 字典转化字符串
1. 记录 leetcode 题目 49. 字母异位词分组383. 赎金信 2. 使用字典分析字符串 #!/usr/bin/python3 input=input() #input='a:3,b:5,c:2@a:1,b:2,c:2' split = input.split('@') dict1={}
Read More
posted @ 2024-09-30 08:59 靖意风
Views(19)
Comments(0)
Diggs(0)
公告