随笔分类 - python book practise code
记录自己写过的code
摘要:代码如下: 题目的意思是通过一个函数将列表的列表显示在组织良好的表格中,每列右对齐 ''' apples Alice dogs oranges Bob catscherries Carol moose banana David goose ''' #输出每一列右对齐 我想不应该是字符串最后一个对齐么
阅读全文
摘要:代码如下: 45 gold coin1 rope1 dagger1 rubyTotal number of items: 48 Github地址:https://github.com/wangjackc/python
阅读全文
摘要:Enter number: 3105168421 突然感觉没什么要注释的,书上的提示说的都全了 踩坑中 Github地址:https://github.com/wangjackc/python 自己在学,没什么高质量代码,慢慢来吧。
阅读全文
浙公网安备 33010602011771号