https://www.francogarcia.com/en/blog/learn-programming-comparisons/
Learn Programming: Relational Operations and Comparisons : Relational operators allow comparisons between program data, which enables decision-making and plans for future states based on the current one. Are two values equal or different? Is one greater than the other? Learn how to obtain logic values as results from comparisons. Examples in Python, Lua, JavaScript, GDScript (Godot Engine), Scratch and Flowgorithm.