Open in app
Home
Notifications
Lists
Stories

Write
Santhosh Sudhaan
Santhosh Sudhaan

Home

Jul 27, 2021

LGM-VIP July 2021

Hi Soldiers, Its all about LetsGrowMore community’s Virtual Internship Program., It was a great pleasure doing intership here. We came to learn more and more web developement concepts, like how all we can implement design and make a website responsive. There was 3 tasks given they were, Beginner Level Task…

Lgmvip

2 min read

LGM-VIP July 2021
LGM-VIP July 2021

Jun 12, 2021

How to find circumference of circle with Python?

What we’ll do: — Welcome to this blog, here in this blog we will write a program to ind circumference of circle with Python. Formula: To find the circumference of the circle, the formula is C = 2πr What’s happening: First of all we declare function “getCirumference()” that takes given input as argument. Inside the function we…

Guvi

2 min read

How to find circumference of circle with Python?
How to find circumference of circle with Python?

Jun 11, 2021

How to merge two Dictionaries using “|” operator in Python?

What we’ll do: Welcome to this blog, here in this blog we will write a program to merge two Dictionaries using “|” operator in Python What’s happening: First we initialize two dictionaries (in our case) and we pass it on to a function “mergedict()” as argument. Inside the “mergedict()” function…

Guvi

1 min read


Jun 10, 2021

How to print even numbers in a list using list comprehension with Python?

What we’ll do: — Welcome to this blog, here in this blog we will write a program to ind area of circle with Python. What is List comprehension? List comprehension is one of the most most distinctive feature in Python , which you can use to create powerful functionality within a single line of code . It is…

Guvi

2 min read


Jun 9, 2021

How to find area of circle with Python?

What we’ll do: — Welcome to this blog, here in this blog we will write a program to ind area of circle with Python. Formula: To find the area of the circle, the formula is A = π r² What’s happening: First of all we declare function “getArea()” that takes given input as argument. Inside the function…

Guvi

2 min read

How to find area of circle with Python?
How to find area of circle with Python?

Jun 8, 2021

How to remove duplicate words from given string using Regular expression with Python?

What we’ll do: Welcome to this blog, here in this blog we will write a python program to remove duplicate words from given string using Regular expression with Python. Intro to Regex: Regular Expression, or regex or regexp in short, is extremely and amazingly powerful in searching and manipulating text…

Guvi

2 min read


Jun 7, 2021

How to check for URL in a String with Python?

What we’ll do: Welcome to this blog, here in this blog we will write a python program to Check for URL present in a String. Intro to Regex: Regular Expression, or regex or regexp in short, is extremely and amazingly powerful in searching and manipulating text strings, particularly in processing…

Guvi

2 min read


Jun 6, 2021

How to create a table in HTML?

What we’ll do: Welcome to this blog, here in this blog we will write a HTML script to generate table in a Webpage What tag should we use: The <table> HTML element represents tabular data — that is, information presented in a two-dimensional table comprised of rows and columns of…

Guvi

2 min read


Jun 5, 2021

How to check if the given number is Armstrong number or not with python?

What we’ll do: Welcome to this blog, here in this blog we will be understanding what is Armstrong number and then we will write our program to find whether the given number is Armstrong or not with python. What is Armstrong number: An Armstrong number of three digits is an…

Guvi

2 min read


Jun 3, 2021

Two different logics of Finding Automorphic number in Python

What we’ll do: Welcome to this blog, so here in this blog we will be understanding and writing our program to Find whether the given number is automorphic or not in the python language. Okay First of all, let’s see what actually is a automorphic number. What is a Automorphic…

Guvi

3 min read

Santhosh Sudhaan

Santhosh Sudhaan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable