+ 1

can you briefly explain about the numbers are used in if function

This code is used for password validating https://code.sololearn.com/caMSYuFKaMPG/?ref=app

14th May 2021, 9:32 AM
Ajay K Santhosh
Ajay K Santhosh - avatar
3 Answers
+ 1
Those numbers are ASCII code points. It is very cryptic e.g. bad code. Don't try to learn from it
14th May 2021, 9:39 AM
Benjamin JĂŒrgens
Benjamin JĂŒrgens - avatar
+ 1
Hey Ajay K Santhosh I think you copied that code , since you didn't get that numbers ! by the way they are machine codes(ASCII codes) for alphabets, digits and symbol !
14th May 2021, 9:39 AM
Giriraj Yalpalwar
Giriraj Yalpalwar - avatar
0
đŸ˜¶đŸ˜¶
14th May 2021, 9:33 AM
Ajay K Santhosh
Ajay K Santhosh - avatar