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
On this page of the site you can watch the video online Install Python & start coding | Anaconda | Spyder IDE | Python programming for beginners | Tutorial with a duration of hours minute second in good quality, which was uploaded by the user DataQueen 01 May 2022, share the link with friends and acquaintances, this video has already been watched 1,916 times on youtube and it was liked by 38 viewers. Enjoy your viewing!