I am sorry, I have not worked with Linux for decades and having a simply problem.
I created a file on Linux (kali) and issued a command
chmod 400 file.txt
then I list files.
It displays
-r-xr-xr-x .... file.txt
I am confused why it is doing this?