Caesar cipher solution: 'NoneType' object has no attribute 'lower'
Please i tried decrypting this code as depicted in the attached. But i was having the C
AttributeError: 'NoneType' object has no attribute 'lower'
What does it mean.
Please where am i getting it all wrong
3 answers ( 0 marked as helpful)
Hey Ashakah,
Thank you for your question!
Could you please show me what is written at the end of In [24]
? Notice how the output of In [26]
displays None
in the end:
Kind regards,
365 Hristina
Oh ok.
From the attached please reference the Output for [25] as it display exactly same statement from the code print(statement).
And why was it displaying "None"
Hey again Ashakah,
The code that I am able to see from the screenshot seems correct. My suggestion is to test the code on a shorter string and then try with a longer one.
Hope this helps!
Kind regards,
365 Hristina