C developers have the strcmp()
function for comparing strings. In JavaScript,
var a = 'a' ; var b = 'b' ; if ( a < b ) { // true console . log ( a + ' is less than ' + b ) ; } else if ( a > b ) { console . log ( a + ' is greater than ' + b ) ; } else { console . log ( a + ' and ' + b + ' are equal.' ) ; }
C developers have the strcmp()
function for comparing strings. In JavaScript,
var a = 'a' ; var b = 'b' ; if ( a < b ) { // true console . log ( a + ' is less than ' + b ) ; } else if ( a > b ) { console . log ( a + ' is greater than ' + b ) ; } else { console . log ( a + ' and ' + b + ' are equal.' ) ; }
C developers have the strcmp()
function for comparing strings. In JavaScript,
var a = 'a' ; var b = 'b' ; if ( a < b ) { // true console . log ( a + ' is less than ' + b ) ; } else if ( a > b ) { console . log ( a + ' is greater than ' + b ) ; } else { console . log ( a + ' and ' + b + ' are equal.' ) ; }
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |