How we can get all the files in our pc by just using the standard library without using any other function ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How we can get all the files in our pc by just using the standard library without using any other function ?

Can you give me an algorithm that help us to find all the files in our pc and without using any other function and also without using commands "cmd"

6th Jun 2020, 8:06 AM
Amine ELAMRANI
2 Answers
6th Jun 2020, 9:27 AM
rfPeixoto
rfPeixoto - avatar
0
Thank you Jan Markus and rfPeixoto but can you give me an algorithm without using the os.walk function just using the function isdir
6th Jun 2020, 10:13 AM
Amine ELAMRANI