Skip to content

A minor python Program just made for Practice which Prints a Pattern.

Notifications You must be signed in to change notification settings

MSB-s-Projects/Astrologer-s-Stars-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.