Z10017: Difference between revisions

From Wikifunctions
Create js implementation for reverse function
 
Add Indonesian translation
(4 intermediate revisions by 4 users not shown)
Line 14: Line 14:
"Z61K1": "javascript"
"Z61K1": "javascript"
},
},
"Z16K2": "function Z10012( Z10012K1 ) {\n\treturn Z10012K1.split(\"\").reverse().join(\"\");\n}"
"Z16K2": "function Z10012( Z10012K1 ) {\n\treturn [...Z10012K1].reverse().join(\"\");\n}"
}
}
},
},
Line 25: Line 25:
"Z11K1": "Z1002",
"Z11K1": "Z1002",
"Z11K2": "reverse JavaScript"
"Z11K2": "reverse JavaScript"
},
{
"Z1K1": "Z11",
"Z11K1": "Z1011",
"Z11K2": "স্ট্রিং প্রতিক্রম (জাভাস্ক্রিপ্ট)"
},
{
"Z1K1": "Z11",
"Z11K1": "Z1048",
"Z11K2": "đảo ngược trong JavaScript"
},
{
"Z1K1": "Z11",
"Z11K1": "Z1430",
"Z11K2": "Umkehrung in JavaScript"
},
{
"Z1K1": "Z11",
"Z11K1": "Z1078",
"Z11K2": "membalik teks dengan JavaScript"
}
}
]
]
Line 42: Line 62:
"Z11K1": "Z1002",
"Z11K1": "Z1002",
"Z11K2": "Implementation of the reverse function in JavaScript"
"Z11K2": "Implementation of the reverse function in JavaScript"
},
{
"Z1K1": "Z11",
"Z11K1": "Z1011",
"Z11K2": "স্ট্রিঙের বর্ণের তালিকা বানিয়ে, সে তালিকা প্রতিক্রম করে, আর সব বর্ণ যুক্ত করে স্ট্রিং প্রতিক্রম করে"
},
{
"Z1K1": "Z11",
"Z11K1": "Z1430",
"Z11K2": "Implementierung der Umkehrungsfunktion in JavaScript"
},
{
"Z1K1": "Z11",
"Z11K1": "Z1078",
"Z11K2": "Implementasi JavaScript dari fungsi membalik teks"
}
}
]
]

Revision as of 10:34, 13 January 2024

This page displays in a limited way without JavaScript.