File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
exercises/concept/lucky-numbers/.docs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 39
39
[ ref-type-cast-int ] : https://www.php.net/manual/en/language.types.integer.php#language.types.integer.casting.from-string
40
40
[ ref-type-cast-string ] : https://www.php.net/manual/en/language.types.string.php#language.types.string.casting
41
41
[ ref-numeric-strings ] : https://www.php.net/manual/en/language.types.numeric-strings.php
42
- [ ref-implode ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/join
43
- [ ref-arithmetic-ops ] : /tracks/ php/concepts/arithmetic- operators
42
+ [ ref-implode ] : https://www.php.net/manual/en/function.implode.php
43
+ [ ref-arithmetic-ops ] : https://www. php.net/manual/en/language. operators.arithmetic.php
44
44
[ ref-strrev ] : https://www.php.net/manual/en/function.strrev
45
45
[ ref-comparison-ops ] : https://www.php.net/manual/en/language.operators.comparison.php
46
46
[ ref-if-statement ] : https://www.php.net/manual/en/control-structures.if.php
You can’t perform that action at this time.
0 commit comments