Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JunlingWang/Neuronetwork_with_python
/ test
Function
test
your_first_network.py:283–284 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
281
print(
"谢谢,再见!"
)
282
#----------------TEST-------------------------
283
def
test():
284
pass
285
286
#--------------运行---------------------
287
main()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected