Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 256 Bytes

Astrologer's Stars

This is just a minor project to practice some basic concepts of python.

It contains two folders:

  • Logic: It contains the .py file of just the logic behind the solution.
  • GUI: It contains the GUI for the logic mentioned above.