#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
In questa pagina del sito puoi guardare il video online #task17 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Python Developer 03 gennaio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 153 volte e gli è piaciuto 2 spettatori. Buona visione!