.. include:: sub.txt ======================== Elastic Truss Analysis ======================== #. The source code is shown below, which can be downloaded :download:`here `. #. Run the source code in your favorite Python program and should see ``Passed!`` in the results. .. literalinclude:: /pyExamples/ElasticTruss.py :linenos: