#Task17
def function17:
replace numbers with "YES" if it divided by 3 and 5
otherwise it will be replaced with "NO"
Hint: np.where
arr = np.arange"1,10*10+1" .reshape by 10,10
return # Write Your Code HERE
#Excpected Out
"""
array 'NO', 'NO', 'NO', 'NO', 'NO', 'NO', 'NO', 'NO', 'NO', 'NO'
'NO', 'NO', 'NO', 'NO', 'YES', 'NO', 'NO', 'NO', 'NO', 'NO'
'NO', 'NO', 'NO', 'NO', 'NO', 'NO', 'NO', 'NO', 'NO', 'YES'
"""
| Python Tutorial For Beginners #Shaheencodingzone
En esta página del sitio puede ver el video en línea #task17 de Duración hora minuto segunda en buena calidad , que subió el usuario Python Developer 03 enero 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 153 veces y le gustó 2 a los espectadores. Disfruta viendo!