in cpp we use
if(str[i]>=60)
do something;
Is there equal way for doing this?
there's a builtin method for it yes
Обсуждают сегодня