Skip to content
Snippets Groups Projects
Select Git revision
  • a9111aefd3ba7fa13f18926de2de9d835ba5e43f
  • develop default
  • master
3 results

config.py

Blame
  • Forked from Hodor Security Project / Hodor Web Backend
    Source project has a limited visibility.
    lab21.py 54 B
    String = input("enter the string:")
    print(len(String))