A THREAD: Since today brought on a greater desire/focus to follow the prophet, I felt like it was a great time to review some of his many invitations he has given us as the President of the Church of Jesus Christ of Latter-day Saints.
#DezNat

I urge you to study these messages, commencing this week. They express the mind and the will of the Lord for His people, today. (Becoming Exemplary LDS)
May we go forward doing our best to exemplify the two great commandments—to love God and love each of His children. (NAACP Convention)
More from Society
Patriotism is an interesting concept in that it’s excepted to mean something positive to all of us and certainly seen as a morally marketable trait that can fit into any definition you want for it.+
Tolstoy, found it both stupid and immoral. It is stupid because every patriot holds his own country to be the best, which obviously negates all other countries.+
It is immoral because it enjoins us to promote our country’s interests at the expense of all other countries, employing any means, including war. It is thus at odds with the most basic rule of morality, which tells us not to do to others what we would not want them to do to us+
My sincere belief is that patriotism of a personal nature, which does not impede on personal and physical liberties of any other, is not only welcome but perhaps somewhat needed.
But isn’t adherence to a more humane code of life much better than nationalistic patriotism?+
Göring said, “people can always be brought to the bidding of the leaders. That is easy. All you have to do is tell them they are being attacked, and denounce the peacemakers for lack of patriotism and exposing the country to danger. It works the same in any country.”+
\u0926\u0947\u0936 \u092e\u0947\u0902 \u092a\u0939\u0932\u0940 \u092c\u093e\u0930 \U0001f1ee\U0001f1f3
— AAP (@AamAadmiParty) March 12, 2021
\u0926\u0947\u0936\u092d\u0915\u094d\u0924\u093f \u0915\u0940 \u0938\u094d\u092a\u0947\u0936\u0932 \u0915\u094d\u0932\u093e\u0938 \u0932\u0917\u093e\u090f\u0917\u0940 @ArvindKejriwal \u0938\u0930\u0915\u093e\u0930\u0964
\u090f\u0915 \u092a\u093e\u0920\u094d\u092f\u0915\u094d\u0930\u092e \u092c\u0928\u093e\u092f\u093e \u091c\u093e\u090f\u0917\u093e, \u091c\u093f\u0938\u0938\u0947 \u092c\u091a\u094d\u091a\u094b\u0902 \u092e\u0947\u0902 \u0915\u0942\u091f \u0915\u0942\u091f \u0915\u0930 \u0926\u0947\u0936\u092d\u0915\u094d\u0924\u093f \u092d\u0930\u0940 \u091c\u093e\u090f\u0917\u0940\u0964 pic.twitter.com/iO6WMBh4YG
Tolstoy, found it both stupid and immoral. It is stupid because every patriot holds his own country to be the best, which obviously negates all other countries.+
It is immoral because it enjoins us to promote our country’s interests at the expense of all other countries, employing any means, including war. It is thus at odds with the most basic rule of morality, which tells us not to do to others what we would not want them to do to us+
My sincere belief is that patriotism of a personal nature, which does not impede on personal and physical liberties of any other, is not only welcome but perhaps somewhat needed.
But isn’t adherence to a more humane code of life much better than nationalistic patriotism?+
Göring said, “people can always be brought to the bidding of the leaders. That is easy. All you have to do is tell them they are being attacked, and denounce the peacemakers for lack of patriotism and exposing the country to danger. It works the same in any country.”+
You May Also Like
Nano Course On Python For Trading
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
