RCWanted to ask something.... Is a method which reverses a "given" Number pure Or impure... Because according to me it is returning same value for same input so it should be pure.... But then there is an argument that it might be impureComment·Article·Mar 13, 2024·What are Pure Functions and Side Effects in JavaScript?