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 0ebc300

Browse files
fixed debug and report writetten
1 parent c783dcf commit 0ebc300

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed
Binary file not shown.
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 によって変換されたページ (->オリジナル) /