First Program Tips
Hi there, First of all I just wanted to thank everyone in the community. I recently started learning Python and the Sololearn app in particular has been so helpful in allowing my to learn on the go by reading everybody's useful insights and quizzing myself constantly. I'm feeling confident enough to at least dip my toe in the water and decided to give a simple program a shot. I wrote a short bit of code that asks for user input and prints the month they were born translated to Welsh (I'm a fluent speaker): https://code.sololearn.com/c59MhPi5TE63 However, my question is this; Can the code be condensed further? Is there an easier way to write it? Furthermore, am I ticking all the boxes in terms of etiquette and style etc? Thanks for your time guys and happy learning! Rhys