What does 'w', 'r', and 'a' mean in Python Fi... View this post on Instagram What does 'w', 'r', and 'a' mean in Python Files Topic?⬇ ▪ It's really just a string with a character in it for the kind of mode for the file. ▪ If you use 'w', then you are saying "open this file in 'write mode" - hence the 'w' character. ▪ There's also 'r' for "read," 'a' for append, and modifiers on these. 🔴Follow DDSRY ➡ @ddsry21 To Learn Python Programming Language. 🙏Thank You💻 DDSRY A post shared by Python Programming By - DDSRY (@ddsry21) on Sep 11, 2020 at 6:46pm PDT