Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
847e6816bd
commit
0ada04ff7b
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
# [glob](https://docs.python.org/3/library/glob.html) : Finding files in a directory
|
||||
{:.no_toc}
|
||||
|
||||
* TOC
|
||||
{:toc}
|
||||
|
||||
## Goal
|
||||
We want to deal with many files in a directory. What is an easy way to get the filename in a directory?
|
||||
|
|
Loading…
Reference in a new issue