vendredi 15 février 2019

How to generate random names by concatenating two strings?

So I am fairly new to python programming and I'd like to try generating random names by concatenating different strings from an index using loops. I tried to google how it works but it only shows me how to generate random strings with a certain number of characters. What I want is concatenate them. Do I use the .join() method? and print it out?

Thanks!




Aucun commentaire:

Enregistrer un commentaire