In this lesson you will look at some key string functions – upper(), lower(), len(), ord() and chr().
1)Write a program to implement caesar cipher.
Using len()
upper and lower
total length
ASCII table
Comments are closed.