a = {} if a == {} then print("Equal") else print("Not Equal") end