Giter Club home page Giter Club logo

practice-for-week-17-python-dsa-review-practice's Introduction

Python DSA Review Practice

In this practice, you will write Python code to make a series of unit tests pass.

Getting started

  1. Clone the repository.
  2. Change directory into the repository.
  3. Make sure you are running a version of Python 3.9.
  4. Install the Pipfile by running pipenv install.
  5. Run pytest to run the tests.

Usage

  1. Manually test by running the file (for example, python problem_01_list.py). Before you run all the unit tests, use manual testing to compare your result with the expected result commented next to the print statements.
  2. Run the tests by typing pytest.
  3. Your objective is to implement the code in each of the following Python modules so that when you run pytest, all tests pass. A green dot (.) next to the tests means that it passed a test.

Submitting your project

  1. There are two __pycache__ directories, one in the root of your project and one in the test subdirectory. Delete both of those __pycache__ directories.
  2. ZIP your project directory.
  3. Submit it using the submit button.

practice-for-week-17-python-dsa-review-practice's People

Contributors

aa-assessment-project-manager[bot] avatar

Watchers

Kush Patel avatar a/A Admin avatar a/A Repo Releaser avatar Cory Kane avatar Daniel Flores avatar  avatar Tristan Huckabee avatar

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.