Example 1
Đầu vào
function hello(name){console.log('Hello '+name)}
Đầu ra
Beautify and reformat JavaScript code for readability.
Một số công cụ chạy trong trình duyệt của bạn. Một số có thể cần xử lý phía máy chủ tùy theo tính năng.
function hello(name){console.log('Hello '+name)}
if(a){b();}else{c();}