What are the modifiers to the file modes we c... View this post on Instagram What are the modifiers to the file modes we can use? ▪ The most important one to know for now is the + modifier, so you can do 'w+', 'r+', and 'a+'. ▪ This will open the file in both read and write mode and, depending on the character used, position the file in different ways. 🔴 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 7:38pm PDT