You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix this: pdf_name = input('Pleast type in the name of the pdf file suffixed with its extention: ')
to this: pdf_name = input('Please type in the name of the pdf file suffixed with its extension: ')