Dhayalan V (Dhayalan125)

Dhayalan125

Geek Repo

Github PK Tool:Github PK Tool

Dhayalan V's repositories

License:GPL-3.0Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0
License:GPL-3.0Stargazers:0Issues:0Issues:0

Linear-Programming-using-PuLP

Solving Optimization Problem (Data Science, Statistics & Optimization Techniques)-Linear Programming using PuLP

License:GPL-3.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Ineuron_Python_Assignment_4

1.1 Write a Python Program(with class concepts) to find the area of the triangle using the below formula. area = (s*(s-a)*(s-b)*(s-c)) ** 0.5 Function to take the length of the sides of triangle from user should be defined in the parent class and function to calculate the area should be defined in subclass. 1.2 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. 2.1 Write a Python program using function concept that maps list of words into a list of integers representing the lengths of the corresponding words. Hint: If a list [ ab,cde,erty] is passed on to the python function output should come as [2,3,4] Here 2,3 and 4 are the lengths of the words in the list. 2.2 Write a Python function which takes a character (i.e. a string of length 1) and returns True if it is a vowel, False otherwise.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Ineurn_Python_Assignment_3

*My own functions to work like python built-in functions reduce() and filter() *List comprehensions

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Ineuron_MLDPI_Python-assignment-2

Pattern creation using nested for loop, Reversing the string

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Guess-Your-Treasure-Place

Guess a number in 0, 1 & 2 to collect your treasure

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

INeuron-Python-Assignment

Basic python programming using operators, Loops, If-Else conditional statements.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0