This project is purely based on Python. This project is for calculating the total cost of living in a hotel for a given duration. We can see the output in python console.
The source code is given in java and it tells you about your zodiac sign based on the input you give.
This source code is written in Java and is about solving mensuration problems by giving the required inputs.
This source code is written in Java and is about strings. We get to know various information about the given string.
A relational operator is a programming language construct or operator that tests or defines some kind of relation between two entities. in python, there are 6 relational operators
Find the Sum of Weights of the Edges of the Minimum Spanning Tree in a given Weighted, Undirected and Connected Graph of V vertices and E edges.
A resume or a CV is a document that lists your work experience, education, skills, and hobbies. I have tried to build a Resume Maker in Java using Apache POI API.
This project makes use of javax.sound.sampled package to play, pause, stop and do some more functions on a .wav format audio file. JFileChooser has been used to select the audio file.
Roman Number program in JavaScript. Take number input in number form and output the roman number.
To find different characters in a given string and its length using the set method in the Python programming language.
To find whether the entered number is a Prime Number or not a Prime Number using the Python programming language.
Write a Program to determine the Powerset of a Set using the Python programming language.