Discord
Login
Community
DARK THEME

Doesn't Equal

How do I write doesn't Equal?

There are two methods really:

home = true

if not home then
  print("I wanna go home")
end
secret_number = 9
if secret_number != 10 then
  print("It's a secret!")
end

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community