Skip to content

4061CEM-2021OCTJAN/Coding_V4

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Programming Test for 4062 v4

Your task is to fix the code.

You will need to submit:

  • A Screenshot of the final code output
  • A Screenshot of the test cases passing
  • A copy of the changes you have made to the code.

Requirements

You will need to install pytest to run the unittests

$ pip install pytest

Running the tests

To run the tests use

pytest -v

Runing the Code

You can run the code with

python3 basicAlgs.py

You will need to include the output of the program in the report.

About

Coding Version4

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages