I have the following issue:
i defined an array:
and need to assign a value to this method and the array:
{
Arr=[],
SetOption(index,data){
Arr[index] = data
}
I have the following issue:
i defined an array:
and need to assign a value to this method and the array:
{
Arr=[],
SetOption(index,data){
Arr[index] = data
}
For further actions, you may consider blocking this person and/or reporting abuse
Süleyman Özgür Özarpacı -
Rasel Hossen -
Yash Pandey -
Vinay Patil -
Top comments (0)