Estimated time: 10 minutes
Using open(2), determine if a file exists. Read the documentation to know how to do that, especially the parts about the flags you can use.
Note : you can only use open().
יוצרים | Olivier Martin |
מועד הגשה | אין מועד הגשה |
מגבלת הגשות | אין הגבלה |
תגיות קטגוריה | s5, category_file, level2 |
Estimated time: 10 minutes
Using open(2), determine if a file exists. Read the documentation to know how to do that, especially the parts about the flags you can use.
Note : you can only use open().