Hello. Can somebody help me? I am having problems ...
# 🌎general
t
Hello. Can somebody help me? I am having problems with a AI Task. Task instructions: Check if it the supplied input is composed by exactly nine numerical digits and nothing else. If so, save the answer true in the variable DetetarProb. Otherwise set the answer false in the variable DetetarProb. However the supplied input in this case is "13389057" only has 8 digits, but it is setting the varaibale Detetar Prob has true, when it should be false.