Giter Club home page Giter Club logo

hello-world's Introduction

Hello, world!

The purpose of this challenge is to use Git and Github to create and submit a trivial Python program.

Use the following procedure for submitting all of your programs:

  1. Create your Github account.
  2. Fork this repository to your own account (don't worry about cloning anything -- yet.)
  3. Replace the section of the comment that says <your name here> with your name.
  4. Replace the section of the comment that says <list sources used, if any> with a list of any sources or people that provided assistance in your work. Replace with none if necessary.
  5. Test your code by pasting the Github URL of your helloworld.py file in to the URL window at runpython.org, then press load and > (it shouldn't do anything yet).
  6. Press the login button at runpython.org go connect with Github. You can now edit your version of helloworld.py. Add your code at the bottom of the file (after the # comments). Press commit to save/commit your edits to Github. Verify that your version of helloworld.py on Github is being updated correctly.
  7. Issue a pull request to submit your code.
  8. Your code will be subjected to a rudimentary automatic test and will be accepted or rejected. If your pull request fails (shows a big red x), click on the details link to see a log of the test that failed. In particular, check for messages near the very end of the log to understand what exactly failed.
  9. Continue to edit your code from runpython.org. Every time you commit a change the new code will be tested again.
  10. To see the status of your pull request from your Github account, visit the Pull requests link at the top of the Github page.

Assignment

Write and submit a Python program that prints the following (Note: your program must produce output that matches exactly!):

Hello, world!

hello-world's People

Contributors

tiggerntatie avatar

Watchers

 avatar  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.