GithubHelp home page GithubHelp logo

temp-assignment1-github-setup's Introduction

Ex-1: Introduction to GitHub Submission Process

Overview

In this assignment, you will familiarize yourself with the GitHub submission process.

Objectives

  1. Get comfortable with GitHub submission process by completing a function to output your name.
  2. Push the changes and successfully run autograde.

The Assignment

The file 'get_a_point_for_writing_your_name.py' contain methods that are incomplete. The current tests are failing because this method isn't providing the correct output. You are required to fix them up and ensure the test passes for a successful submission.


Validating and Evaluating Your Results

Online

  1. After committing and pushing your code, check the mark on the top line (near the commit ID).
  2. If some tests are failing, click on the โŒ to open up a popup, which will show details about the errors.
  3. You can click the Details link to see what went wrong. Pay special attention to lines with the words "Failed" or "error".

screnshot

  1. Near the bottom of the Details page, you can see your score. Here are examples of 0/5 and 5/5:

score success

  1. When you achieve a perfect score, you will see a green checkmark near the commit ID.

green

Locally

  1. You can test your code locally by installing and running pytest (pip install pytest or conda install pytest).
  2. Run the tests using the command pytest in your terminal. This will show the status of each test and any errors that occurred.

Best of luck!

temp-assignment1-github-setup's People

Contributors

ranfeldesh avatar kishan511 avatar sakshamprakash01 avatar islammahmou 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.