Giter VIP home page Giter VIP logo

orientation-assignment's Introduction

GitHub Orientation Assignment

Objectives

  • Become familiar with completing your programming assignments via GitHub.
  • Experience how a rubric will be used to grade your programming assignments.

Important Note

All coding must be done inside of the repl.it IDE that is created when you click the work in repl.it button above.

  • Do not create/edit/update/complete your program anywhere else.
  • Do not copy and paste code from anywhere else.
  • The record of your iterative development process created in that repl.it IDE is proof that you did not plagiarize your work.

Directions

  1. Design a program that:

    • Includes a comment indicating this is the GitHub Orientation Assignment.
    • Displays your full name to the console.
    • Calculates and displays the number of items in eight dozen
    • Calculates and displays the number of weeks in 180 days, as a whole number (truncated)
  2. Test your program by running it and examining the output. Fix any errors that occur. Your output should match the example below exactly, with the exception of your name:

    Jane Doe
    96
    25

GitHub Submission

This video will walk you through the GitHub submission process step-by-step.

Python Reference

This website can be used as a quick Python reference as you complete these GitHub programming assignments.

Replit Run Button

Occasionally, the Repl.it run button will not work. If this happens to you, manually run your file by typing python3 src/exercise.py at the prompt in the console:

orientation-assignment's People

Contributors

ruiztheruler avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

dblab-ta

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.