Name : Manjeet Verma Designation : Developer Email : manjeet@prodevsblog.com Contact : About (*.*) Total Uploads : 91 Last Month Uploads : 0 Latest Blog Of Manjeet Verma How to Install external modules using pip in Python Manjeet Verma | September 6, 2020 | In this post, we will be learning about installing external modules using pip. How to Use String Function - str() and repr() in… Manjeet Verma | September 6, 2020 | There are two functions that can be used to obtain a readable representation of an… How to Create a module in Python Manjeet Verma | September 6, 2020 | This post will be about how you can create your own modules in python. so… Built in Modules and Functions in Python Manjeet Verma | September 6, 2020 | In this post, we will learn about some modules and how to use them in… How to Get User Input in Python Manjeet Verma | September 6, 2020 | In this post, we will learn about getting input from user. To get input from…