Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ed795e2

Browse files
Merge pull request #6 from nazir20/asli
fixed debug and report writetten
2 parents 24ce20a + 0ebc300 commit ed795e2

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed
555 KB
Binary file not shown.
639 KB
Binary file not shown.
6 KB
Binary file not shown.

‎main.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
from sorting_algorithms import *
55
import random
66

7+
# This code creates a chart using the Tkinter library. First, root creation, which is a Tk creation. This object represents a window that will serve as the main window.
78
root = Tk()
89
root.title('Sorting Algorithms Visualization')
910
root.geometry('900x600')

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /