Write definition of function 'mydf' such that it will generate 'n' random integers in range[a,b] and store them in array 'x' see example program using the function below
เขียนนิยามของฟังก์ชัน " " mydf เช่นว่านั้นจะสร้าง " n " สุ่มจำนวนเต็มในช่วง [ a , b ] และเก็บไว้ในอาร์เรย์ " x " ดูโปรแกรมตัวอย่างการใช้ฟังก์ชันด้านล่าง