Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ check
Function
check
projects/ToDoList/to_do_list.py:113–114 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
111
112
113
def
check(message):
114
bot.send_message(message.chat.id,
"Вы хотите посмотреть список заметок/событий"
)
115
116
117
bot.polling(none_stop=True)
Callers
1
handle_button_click
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected