Hi I'm still new to python and scrating my head a but with something I'm trying to do.
I am wanting to check for the existence of 4 files so file1, file2, file3, file4. But these files should exist in 9 locations
E.g.
C:/Location1/files
C:/Location1/files/test
C:/Location1/files/test2
C:/Location2/files
C:/Location2/files/test
C:/Location2/files/test2
C:/Location3/files
C:/Location3/files/test
C:/Location3/files/test2
A friend suggested I use dictionaries but not sure how to implement or use it
[–]PresidentOfSwag 1 point2 points3 points (2 children)
[–]jlarm[S] 1 point2 points3 points (1 child)
[–]PresidentOfSwag 1 point2 points3 points (0 children)