Install Python & start coding | Anaconda | Spyder IDE | Python programming for beginners | Tutorial

Publié le: 01 mai 2022
sur la chaîne: DataQueen
1,916
38

Let's begin Python by installing Anaconda and coding the first program in Spyder IDE to set a SMART goal.

Installation link : www.anaconda.com/products/distribution

Anaconda distribution is the most popular open-source Python distribution platform
Spyder IDE is an integrated development environment written in Python, for Python.
Python is a programming language that lets you work quickly and integrate systems more effectively.

Program
Code and run a program that guides to set a SMART goal

specific = input("What is your goal? ")
measurable = input("What is the criteria? ")
achievable = input("Is the goal achievable? type Yes or No ")
relevant = input("Why do you want to set this goal? ")
time_bound = input("How long does it takes to achieve the goal? ")

Decision Making
if achievable == "Yes":
print("My goal is " + specific + " to "+ relevant +" by "+ measurable +" in "+ time_bound)
else:
print ("Hi there, please reconsider the goal and try again")

Learning is fun!

#python #anaconda #spyderIDE #Installpython #InstallAnaconda #pythonforbeginners #pythonfordatascience #pythonformachinelearning #pythonforai #pythonforiot #installpythonwithanaconda #spyder #smartgoal #smartgoals #begincoding


Sur cette page du site, vous pouvez voir la vidéo en ligne Install Python & start coding | Anaconda | Spyder IDE | Python programming for beginners | Tutorial durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur DataQueen 01 mai 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,916 fois et il a aimé 38 téléspectateurs. Bon visionnage!