#data-science
Read more stories on Hashnode
Articles with this tag
How to build Rock, paper and Scissors Game using python Rock,paper and Scissors is one of the commonest game kids play, it is very easy and...
How to convert Decimal or hindu-Arabic to Roman Numeral using Python. In my last article I discuss how to create roman numeral to Decimal converter...
How to generate a QR codes for any website firstly before we move in to the topic I will like to let you know exactly what QR codes means. What is QR...
Password Generator Apps. Nowadays one of the reason why people are easily hack is because of the strength of their password. a very secure password...
Email Slicer Using Python. What is an Email Slicer? Email Slicer is nothing but just a tool or app which will take an email id as an input and will...
How to create matrix of random numbers in python In this lesson you are going to learn how to generate a random matrix using numpy library meaning...