I Haz Codes

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Menu
Basic string functions

Learn

In this lesson you will look at some key string functions – upper(), lower(), len(), ord() and chr().

Try

1)Write a program to implement caesar cipher.

Tasks

Comments are closed.

Information