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 e899e32

Browse files
Update GUI_internet_speed_test.py
1 parent f3c04ac commit e899e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎GUI_Internet_SpeedTest/GUI_internet_speed_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ def check():
3333
l.place(x=50,y=250)
3434
b = tk.Button(root,text="Test Internet Speed", command=check, bg="cyan3",fg="black")
3535
b.place(x=50,y=300,height=40,width=300)
36-
root.mainloop()
36+
root.mainloop(

0 commit comments

Comments
(0)

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