• big_h_chicken's Activity

Add short description
Liked mission "All the Same"
Check if all elements are the same?
Liked mission "House Password"
Check the strength of your favorite password
Liked forum post "A small word and a BIG difference" created by DahliaSR
Actually all the solutions must be wrong! You wonder why? Well... think about what "safe" actual
Liked a comment created by oduvan for forum post "A small word and a BIG difference"
Yes. But they feel themselves a bit safer when they covered :)
Liked a comment created by Phil15 for forum post "A little help"
    def find_message(text: str) -> str:
        a = 0
        b = []
        while a < len(text):
  
Liked mission "Digits Multiplication"
How to work with numbers by non standard way
Liked mission "Index Power"
What is the power hidden within indexes?