def hello_world()
in
demoApps/python-webserver/app.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def hello_world(): return 'Hello, World!'