I'm a beginner in python programming and have to make a project that has to be submitted in school. I discovered tkinter and ttk a month ago and am wondering which one would be better to code.
The purpose of my program is for it to be user-interactive and look as modern as possible. I would appreciate it if you could tell me the advantages of tkinter over ttk and vice versa and which one you recommend I should use.
The program purpose is to interact with the resident of a place and allow him to access different features of the place and stuff like that.