摘要:        
The simplest explanation for the variable (imho) is the following: Create the following files. Running them will get you this output: As you can see,     阅读全文
posted @ 2017-06-14 15:48
2021年的顺遂平安君
阅读(166)
评论(0)
推荐(0)
        
            
        
        
摘要:        
The simplest explanation for the __name__ variable (imho) is the following: Create the following files. # a.pyimport b # b.py...    阅读全文
posted @ 2017-06-14 15:48
2021年的顺遂平安君
阅读(29)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Mounty for Mac brew cask install mounty    阅读全文
posted @ 2017-06-14 15:26
2021年的顺遂平安君
阅读(78)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Mounty for Mac    阅读全文
posted @ 2017-06-14 15:26
2021年的顺遂平安君
阅读(363)
评论(0)
推荐(0)
        
            
        
        
摘要:        
```
"""
import my_module as mm courses = ['History','Math','Physics','CompSci'] index = mm.find_index(courses, 'Math')
print (index)
""" """
from my_module import find_index courses = ['History','...    阅读全文
posted @ 2017-06-14 14:08
2021年的顺遂平安君
阅读(246)
评论(0)
推荐(0)
        
            
        
        
摘要:        
"""import my_module as mmcourses = ['History','Math','Physics','CompSci']index = mm.find_index(courses, 'Math')print (index)""""...    阅读全文
posted @ 2017-06-14 14:08
2021年的顺遂平安君
阅读(56)
评论(0)
推荐(0)
        
 
                    
                 浙公网安备 33010602011771号
浙公网安备 33010602011771号