Creating your first python code is as simple as eating a pie 😊 Lets us know first what is python 🐍?? Python is a programming language which is super easy to getting started with . Once you have decided that you want to start coding without any prior knowledge of coding , you can get started with python Programming . It is perfect for the new bees in coding and also for experienced obviously 😉 and its also best to learn now as it is a trending programming language . So now, lets get started and write our own python code . Yeah ! Yep that's it . This is your first python code 😃 Python has a print function that is used to see any text or value on the screen. You can print text between double quotation which is termed as Strings printing in Python. 💭💭 Now you must be thinking, what is a function ?? 😨 ...
Comments
Post a Comment