mirror of https://github.com/injetlee/Python.git
Update countFile.py
parent
94faec41b8
commit
57f2dca891
|
@ -1,3 +1,4 @@
|
||||||
|
#Amezing method
|
||||||
import os
|
import os
|
||||||
result = []
|
result = []
|
||||||
def get_all(cwd):
|
def get_all(cwd):
|
||||||
|
|
Loading…
Reference in New Issue