1 of 8
π¦ Variables π Type Casting π Strings
Create these variables for your Roblox character:
name = your username (string)level = 5 (integer)health = 100.0 (float)coins = 250 (integer)Then:
CoolGamer
5
100.0
250
CoolGamer is level 5 with 84.5 HP and 300 coins