Counting Cards

This commit is contained in:
Abhisek Pattnaik 2015-12-27 19:21:43 +05:30 committed by SaintPeter
parent 48e97b9956
commit f2deed37ba

View File

@ -3479,8 +3479,8 @@
"",
"function cc(card) {",
" // Only change code below this line",
"",
"",
" ",
" ",
" return \"Change Me\";",
" // Only change code above this line",
"}",