Skip to content

Commit e48c9ee

Browse files
authored
Update cronometro.py
1 parent 694f376 commit e48c9ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cronometro/cronometro.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Cronometro
22
# @autor: Magno Efren
33
# Youtube: https://www.youtube.com/c/MagnoEfren
4+
# Revise la versión 2 donde hay mejoras para evitar repetir codigo:
5+
# https://github.com/MagnoEfren/gui_python_tkinter/blob/main/Cronometro/cronometro_v2.py
46

57
from tkinter import Canvas, Button, Frame, Label,Tk
68

0 commit comments

Comments
 (0)