Coder Social home page Coder Social logo

zaahidali / crash-course-on-python-by-google Goto Github PK

View Code? Open in Web Editor NEW
88.0 9.0 226.0 69 KB

Quiz solution for this course

Jupyter Notebook 100.00%
python3 python python-script-crash-course python-crash-course python-crash-course-coursera coursera coursera-python assignment-coursera coursera-course google-python-exercises

crash-course-on-python-by-google's Introduction

Crash-Course-on-Python-by-Google

A part of specialization of "Google IT Automation with Python Professional Certificate" course offered by Google on Coursera

  • Week 2: Basic Python Syntax

    • Practice Quiz: Expressions and Variables
    • Practice Quiz: Functions
    • Practice Quiz: Conditionals
    • Module 2 Graded Assessment
  • Week 3: Loops

    • Practice Quiz: While Loops
    • Practice Quiz: For Loops
    • Practice Quiz: Recursion(Optional)
    • Module 3 Graded Assessment
  • Week 4: Strings, Lists and Dictionaries

    • Practice Quiz: Strings
    • Practice Quiz: Lists
    • Practice Quiz: Dictionaries
    • Module 4 Graded Assessment
  • Week 5: Object Oriented Programming (Optional)

    • Basics of Object Oriented Programming
    • Methods and Classes (Optional)
    • Code Reuse (Optional)
    • Practice Notebook: Object Oriented Programming (Optional)
  • Week 6: Final Project

    • Practice Notebook - Putting It All Together
    • Final Project: WordCloud

https://www.coursera.org/learn/python-crash-course

crash-course-on-python-by-google's People

Contributors

urstripathi avatar yashdesai11 avatar zaahidali avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crash-course-on-python-by-google's Issues

error

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)
in
1 # Display your wordcloud image
2
----> 3 myimage = calculate_frequencies(file_contents)
4 plt.imshow(myimage, interpolation = 'nearest')
5 plt.axis('off')

NameError: name 'file_contents' is not defined

Now what should I do

Project

Thanks for your reply Zaahid.
Can you please help me doing the final project it is just going over my head

code

very good kaka tusi kam kardita

week 5

Hi. Can you give week 5 all quizzes and assessments?
And can we just leave it?? unread??

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.