Tutorial 23: Intro to Functions


Final Example

Make sure to view the source code in your editor!

Using sort()

Beans
Meat
Potatoes
Rice

Using rsort()

Rice
Potatoes
Meat
Beans

Using strtolower()

twinkle twinkle little star!

Using sha1()

Before: MyPassword
After: daa1f31819ed4928fd00e986e6bda6dab6b177dc
Check out your example
©2025 - Brad Hussey