Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

1、core是python的核心部分的内容。
2、standard是python标准库的内容。
3、thirty-part是python的第3方软件内容。
4、algorithm是python关于算法的一些实现方法。

一分钟速算法

34*9=3*100+0+(10-4)=3*100+(4-3-1)*10+(10-4)=306
38*9=3*100+(8-3-1)*10+(10-8)=342
33*9=(3-1)*100+(10-4+3)*10+(10-3)=(3-1)*100+(10-1)*10+(10-3)=297=3*100-(3-3-1)*10+(10-3)
43*9=(4-1)*100+(10-5+3)*10+(10-3)=387=4*100+(3-4-1)*10+(10-3)

58*85=(5+8)*11=13*11=143
74-47=(7-4)*9
723-327=(7-3)*9加上中间是9=396