Open
Conversation
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
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
PDF to Audiobook converter
class BasicLexer
Create forloopinpython
Create pythonevenodd
Fibonacci number
update Python Program to Convert Celsius To Fahrenheit and Vice…
Python Program to Find the Factorial of a Number
BMI CULCLATER
Create funny weight converter
Python Program for factorial of a number
DFS in python
Maximum sum of increasing subsequence
Python3 program to find compound
Convert Video to audio
Snake water gun game
Greater Number
Define a split_in_two function that accepts a list and a number.
send sms using twilio
Create AreaTriangle
Create Simple Calculator
A Python program to find simple interest for given principal amount, time and rate of interest.
number guess game in python
calculate simple interest
average number
Adding solution for Repeated Substring Pattern problem
Send a message in Whatsapp usinng python..
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.