Git Product home page Git Product logo

codsoft_internship's Introduction

  1. Random Number Game: Secretly generates a random number and repeatedly allows the user to guess it until either the guess turns out to be correct or the user runs out of attempts. It allows the user to play multiple rounds and displays the score of each round when the game is over.

  1. Student Grade Calculator: Allows the user to input marks in different subjects of the student then calculates the total marks,average marks and grade of the student. To change the number of subjects, subject names, and grading scheme only the global data members need to be edited.

  1. ATM Interface: Allows the user to deposit amount, check balance and withdraw amount, if the amount requested to be withdrawn is more than the current balance then an appropriate message is displayed.

  1. Currency Converter that allows the interconversion of currencies considering Indian Rupee as base currency. Currencies supoorted: Indian Rupee (IND), United States Dollar (USD), Euro (EUR), Japanese Yen (JPY), Pound Sterling (GBP), Australian Dollar (AUD). The exchange rates of these currencies with respect to Indian Rupee were taken from Google Finance on 11th November 2023. To update or add exchange rates changes have to be made in the currency class.

  1. Student Mangement System: Allows the user to add, remove, search, store, load and display details of the students. It creates and works on a text file named "student.txt" for storing and loading data which is placed at the same path as that of the program file.

codsoft_internship's People

Contributors

sanskar-projects 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.