Hello World Example by Jason Wu

PHOTO EMBED

Wed Jun 26 2024 22:10:32 GMT+0000 (Coordinated Universal Time)

Saved by @nouhad #mel

string $myChar = "Mista White";
int $age = "51";
float $money = "5";
print ("Yo! " + $myChar + "! Where is my share, where is my " + $money + " million");
content_copyCOPY