Skip to content

SAS214/Python_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python_projects

These projects are created while learning python on my own.

Here is the list of projects with small discription.

1.Shortest path finding app with graphical user interface.
Designed to take user input and generate a 2D matrix from the input
Implemented Dijkstra’s algorithm to find the shortest path from a source to the rest of the 2D matrix
Developed graphical user interface using Tkinter library

About

Few projects done during learning python on my own

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages