Code Monkey home page Code Monkey logo

project-c's Introduction

Project-C

This repo contains a take away assignment handed over by my Lecturer

Q1.txt - discuss the qualities of a good program.

Q2.c is a C program that inputs one five digit number, seperates the number into its individual digits and prints the digits seperated from one another by three spaces each.

Q3.c is a C program that calcultes the square and cubes of the number from 0 to 10 and uses tabs to print the following table of values.

Q4.c is a C program that inputs each salesperson's gross sales for last week and will calculate and display that sales person's earnings.

Q5.c is a C program that uses a function to grade students marks. The program accepts the name of the student and marks attained and outputs the students name and the marks he/she has attained in an appropriate manner.

Q6.c is a C program that converts integer fahreinheit temperatures from 0 to 212 degrees to floating point Celcius temperature with 3-digits of precision.

Q7.c is a C program that takes an array as an argument along with another argument(the array size) and based on the passed argument. It will return average of the numbers passed through the array.

project-c's People

Contributors

alviura avatar

Watchers

 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.