Security Functions

Sort by

recency

|

73 Discussions

|

  • + 0 comments

    Is this a good idea to use this script in wordPress website? I'm working on content based wesbite of Detektei Stuttgart and I want to use this script for my content blog.

  • + 0 comments

    def secFunc(x): return (x%11)

    n = int(input()) print (secFunc(n))

    its good way to solve And Use Our logic to solve the qestaion

  • + 0 comments

    Is this a joke? How did this ever get past whatever review process hackerrank hopefully has?

  • + 0 comments

    After knowing solution I'm very disappointed with the question, please try to keep it straight forward.

  • + 0 comments
    print(int(input())%11)