Posts by Shrimad Mishra
Author Biographical Info: Pursuing BE. Loves Programing.
Hi, everyone in this post I will tell you how you can make an Auto-Login Bot in Python. This will automatically log in to your account on a specific site when you run this code. We.... Read More
Hi, guys, we are given with the array or list in Python. Our task is to Find a subarray with given sum in Python. You all should know about the subarray before attempting the given.... Read More
Our task is to find all the peaks and troughs in the given list of integers by the user in Python. We are given the list of integers. Now the first question which comes to our mind.... Read More
We have given the two lists from the user. Our task is to find the Maximum Sum combination from the given two list in Python. But we need to keep it in the mind that choose element.... Read More
Hi, guys today we have got a very easy topic i.e exponential function in Numpy – Python. So let’s start. The first question comes in our mind that what is the Exponenti.... Read More
Hi, guys Today We will do a project which will predict the disease by taking symptoms from the user. Let us start the project, we will learn about the three different algorithms in.... Read More