Goodbye roblox scripting community im gonna learn python! Bye!
Farewell
game.Players.PlayerRemoving:Connect(function(Player) print("Goodbye "..Player.Name.." We Will Miss You.") --// Edit warn("Wait Your Leaving") end)
Nah, I have better solution:
game:FindFirstChild("Python"):Destroy()
Joke aside, hope you have fun with it, we will miss you *again.
LUA VS PYTHON:
python:
def say(msg): print(msg) say("Welcome to python")
SyntaxError: Indentation error;
LUA
function say(msg) print(msg) end say("GOOD BYE NOOB ):")
GOOD BYE NOOB
but anyways, if you have a solid knowledge of Lua, python should be a breeze. Good bye, and good luck! just remember this, Roblox is the platform that made you a solid programmer, and always remember that.
Closed as off-topic by Xapelize, SteelMettle1, User#23252, moo1210, koolkid8099, Just2Terrify, and royaltoe
This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.
Why was this question closed?