How can I convert any file to a base64 string usingPython?
Assignment states to make a program which can accept any file(picture, video, etc) and save the resulting base64 string(s) to atext file. It should also be able to reconstruct it.
Expert Answer
An answer will be send to you shortly. . . . .