Skip to content

python#1

Open
meetkerasiya wants to merge 159 commits intobbisht22:masterfrom
meetkerasiya:master
Open

python#1
meetkerasiya wants to merge 159 commits intobbisht22:masterfrom
meetkerasiya:master

Conversation

@meetkerasiya
Copy link

No description provided.

varun-devops and others added 30 commits October 2, 2020 11:56
in this program you have to choose a number between 1-20 after enter number than, if your number matchs the right number than you win if not than try another number.
thankyou.
Program to check if a number is prime or not
program to find the area of triangle
Python program to print the greatest of two numbers using the built-in function
Game by python programming as a beginnins of coding
Run this code and extract any audio as a mp3 file from a video.
QuickSelect Algorithm
To Search Efficiently kth element in an array without Sorting Whole Array
In Some Cases You've to sort whole array and in the worst case If array already sorted .
Program to create an hourglass using  2d arrays in python
 if input is {1, 101, 2, 3, 100, 4, 5}, then output should be 106 (1 + 2 + 3 + 100), 
if the input array is {3, 4, 5, 10}, then output should be 22 (3 + 4 + 5 + 10) 
if the input array is {10, 5, 4, 3}, then output should be 10
I/P: BANANA
O/P: ANANA
i/p:  9 10
        4 7
o/p:  2
Program to crack Password in Python
Python program to convert Celsius to Fahrenheit
make a new py  snake game hope you like it thank you
Binary Search in Python using recursion
program to check if a number is prime or not
Bfs algorithm in Python
The program returns a sorted list of the letters in that string from most popular to least popular.
eg:
input:                                                         output:
"A man, a plan, a canal: Panama"	[(10, 'a'), (6, ' '), (4, 'n'), (2, 'p'), (2, 'm'), (2, 'l'), (1, 'c')]
"Testing, attention please."	[(5, 't'), (4, 'e'), (3, 'n'), (2, 's'), (2, 'i'), (2, 'a'), (2, ' '), (1, 'p'), (1, 'o'), (1, 'l'), (1, 'g')]
this program creates multiplication table of a number till 10 which is performed using for loop
creates multiplication table of any number
seeditsolution and others added 30 commits October 3, 2020 19:48
 update      Python Program to Convert Celsius To Fahrenheit and Vice…
Python Program to Find the Factorial of a Number
Python Program for factorial of a number
Maximum sum of increasing subsequence
Define a split_in_two function that accepts a list and a number.
A Python program to find simple interest  for given principal amount, time and rate of interest.
Adding solution for Repeated Substring Pattern problem
Send a message in Whatsapp usinng python..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.