Pergunta de entrevista da empresa Check Point Software Technologies

given some rules to valid password write a function that gets string and return true if the string is a valid password

Resposta da entrevista

Sigiloso

11 de mar. de 2025

very simple if else kind of function in Python

1