Posts by shubham singh
Author Biographical Info: Not available
Hey guys… In this tutorial, we will discuss the nested function in Python. The nested type function is a very useful concept of the topic of function in a programming world. .... Read More
Hey guys In this tutorial, we will learn how to count the number of capital letters in a given string. first, we will know what is our problem. we have a given string that contains.... Read More
Hey guys In this tutorial, we will learn how to count the number of capital letters in a given string in Python. First, we will know what is our problem. we have a given string tha.... Read More
In this tutorial, we will learn how to implement the FizzBuzz game in Python. By the help of python, we can implement different types of games. Here are some examples: Build a Numb.... Read More