This website requires JavaScript.
Explore
Help
Sign In
community
/
idea183-smart-analytics
Watch
34
Star
0
Fork
You've already forked idea183-smart-analytics
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
idea183-smart-analytics
/
main.py
6 lines
91 B
Python
Raw
Permalink
Blame
History
def
analyze
(
)
:
print
(
'
Analyzing metrics...
'
)
if
__name__
==
'
__main__
'
:
analyze
(
)
Reference in New Issue
View Git Blame
Copy Permalink