Teddy D

Generation

translateTue, 31 Jan 2023

Pass the value in the array comma-separated in one line

// PHP $arr = array(1, 2, 3, 4, 5); // Python arr = [1, 2, 3, 4, 5]

Want to kickstart your project?Use the new AI Studio to create your code