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
Nesta página do site você pode assistir ao vídeo on-line Install Python & start coding | Anaconda | Spyder IDE | Python programming for beginners | Tutorial duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário DataQueen 01 Maio 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,916 vezes e gostou 38 espectadores. Boa visualização!