Crash-Course-on-Python-by-Google icon indicating copy to clipboard operation
Crash-Course-on-Python-by-Google copied to clipboard

Quiz solution for this course

Results 2 Crash-Course-on-Python-by-Google issues
Sort by recently updated
recently updated
newest added

very good kaka tusi kam kardita

sir I have written same code but in the input part #Display your wordcloud image myimage = calculate_frequencies(file_contents) plt.imshow(myimage, interpolation = 'nearest') plt.axis('off') plt.show() NameError Traceback (most recent call last)...