GithubHelp home page GithubHelp logo

Sreeja Anand Manu's Projects

learntosolveit icon learntosolveit

Learn How to Solve a problem using your favorite programming language.

numpy_assignment icon numpy_assignment

Numpy assignment on Vandermonde matrix and finding moving average in an array over a window

python1_assignment_1.2 icon python1_assignment_1.2

Program to find numbers divisible by 7 and not divisible by 5 from 2000 to 3200(both included) and print in a comma-separated sequence on single line

python1_assignment_1.3 icon python1_assignment_1.3

1.3 Program to accept user's first and last name and print in reverse order with a space between first and last name

python3_assignment_3.1.1 icon python3_assignment_3.1.1

3.1.1 Python Program to implement your own myreduce() function which works exactly like Python's built-in function reduce()

python3_assignment_3.1.2 icon python3_assignment_3.1.2

3.1.2 Program to implement your own myfilter() function which works exactly like Python's built-in function filter()

python3_assignment_3.3 icon python3_assignment_3.3

3.3 Program to implement a function longestWord() that takes a list of words and returns the longest one

python4_assignment_4.1.1 icon python4_assignment_4.1.1

4.1.1.Program(with class concepts) to find the area of the triangle using formula: area=(s*(s-a)*(s-b)*(s-c))*** 0.5. Function to take length of the sides of the triangle defined in the parent class and function to calculate the area defined in subclass

python4_assignment_4.1.2 icon python4_assignment_4.1.2

4.1.2. Program to write a function filter_long_words() that takes a list of words and an integer n and returns the list of words that are longer than n

python4_assignment_4.2.1 icon python4_assignment_4.2.1

4.2.1. Program using function concept that maps list of words into list of integers representing the length of the corresponding words

python4_assignment_4.2.2 icon python4_assignment_4.2.2

4.2.2. Program to write a function which takes a character(ie., a string of length 1) and returns True if it is a vowel,False otherwise

python5_assignment_5.2 icon python5_assignment_5.2

5.2. Program to generate all sentences where subject is in ["Americans","Indians"] and verb is in ["Play","watch"] and the object is in ["Baseball","cricket"]

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.