У вашего броузера проблема в совместимости с HTML5
Hey everyone in this video we've created an application in which user can add data to csv file using form.
This application is created using tkinter and python.
Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit,[1] and is Python's de facto standard GUI.[2] Tkinter is included with standard Linux, Microsoft Windows and Mac OS X installs of Python.
The name Tkinter comes from Tk interface. Tkinter was written by Fredrik Lundh.