Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ editn
Function
editn
projects/ToDoList/to_do_list.py:105–106 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
103
104
105
def
editn(message):
106
bot.send_message(message.chat.id,
"Вы хотите изменить заметку"
)
107
108
109
def
edite(message):
Callers
1
handle_button_click
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected