• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Calculator with python

More Repositories

1

Air-Canvas

Air Canvas using OpenCv in Python. Draw in the air and you can see it in the computer screen.
Python
9
star
2

Tic-Tac-Toe

Tic Tac Toe using python
Python
5
star
3

Invisible-Cloak

This is a real time invisible cloak using opencv in python. At first the camera will store the picture of the backgroud, then when someone come infront of the camera and cover themselve with a red cloth, the foreground of the red potion will be replaced by the backgroud picture. So basically the red cloth will look like an invisible cloak.
Python
5
star
4

Java

Java
3
star
5

SQL-Practice

Practice SQL queries from Hackerrank.
3
star
6

Face-Detection

Face Detection using opencv in python
Python
3
star
7

Pandas

Jupyter Notebook
3
star
8

ShopElectro

An electronics shop website
HTML
2
star
9

NumPy

Jupyter Notebook
2
star
10

Flag

Indian Flag
CSS
2
star
11

Dart

Dart
2
star
12

perforce-python-

Connection of perforce and python with p4python package and implementation.
2
star
13

react

JavaScript
2
star
14

Data-Structure

Jupyter Notebook
2
star
15

data-handling

Python
2
star
16

Matplotlib

Jupyter Notebook
2
star
17

Login-System

A login portal using python
Python
2
star
18

Python

Python
2
star
19

CGI

Learning cgi for python based web application
Python
2
star
20

one-pager

CSS
2
star
21

2048-Game

2048 Game using Python
Python
2
star
22

Competi

cp practice
Python
2
star
23

Certificate

1
star
24

Natural-Language-Processing

Jupyter Notebook
1
star
25

Fuzzy

Jupyter Notebook
1
star
26

Python-Data-Structure

Strings, Files, Lists, Dictionaries, Tuples
Python
1
star
27

landing-page

Landing page using html and css
1
star
28

abc

HTML
1
star
29

Clock

Clock using HTML, CSS and JavaScript
CSS
1
star
30

Hackerearth-practice

Problems from Hackerearth
Python
1
star
31

api

JavaScript
1
star
32

oop

Object Oriented Programing using python
Jupyter Notebook
1
star
33

ES6-freecodecamp

ES6 basic codes.
JavaScript
1
star
34

Matlab

MATLAB
1
star
35

Input-from-user

Write a program that uses input to prompt a user for their name and then welcomes them. Note that input will pop up a dialog box.
Python
1
star
36

Greet

HTML
1
star
37

weather-app

weather app using react
JavaScript
1
star
38

Javascript-practice

JavaScript
1
star
39

Score-grade

Write a program to prompt for a score between 0.0 and 1.0. If the score is out of range, print an error. If the score is between 0.0 and 1.0, print a grade using the following table: Score Grade >= 0.9 A >= 0.8 B >= 0.7 C >= 0.6 D < 0.6 F If the user enters a value out of range, print a suitable error message and exit.
Python
1
star
40

Tanuka-Mondal.github.io

My Portfolio
HTML
1
star
41

compute-gross-pay

Write a program to prompt the user for hours and rate per hour using input to compute gross pay.
Python
1
star
42

max-and-min

Write a program that repeatedly prompts a user for integer numbers until the user enters 'done'. Once 'done' is entered, print out the largest and smallest of the numbers. If the user enters anything other than a valid number catch it with a try/except and put out an appropriate message and ignore the number.
Python
1
star
43

gross-pay-2

Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Pay the hourly rate for the hours up to 40 and 1.5 times the hourly rate for all hours worked above 40 hours.
Python
1
star
44

function-for-gross-pay

Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Pay should be the normal rate for hours up to 40 and time-and-a-half for the hourly rate for all hours worked above 40 hours. Put the logic to do the computation of pay in a function called computepay() and use the function to do the computation. The function should return a value.
Python
1
star
45

Vat-Python

Jupyter Notebook
1
star