Questions of #FrescoPlay.
( 58 of 88 )
Q.58 The function double is defined as follows. Is this a pure function? const double = x => x * 2;



Related Quiz