I built a short presentation demonstrating the use of CodeSkulptor3 (Python 3). This time, my goal was to illustrate coding a small probability problem including a plot of results — accessible from any device — desktop, phone, iPad. Feel free to follow the links and to offer a critique. Probability of finding exactly one digit […]
Category: Python
Multi-Page Apps using Dash/PythonAnywhere Apr 2020

· AISC Bolt Capacity [LRFD]
· AISC Bolt Capacity (added chart)
Calculate Beta w for Single Angles Dec 2019 (revised Jul 2021)
Closed form solution to single angle design equation.
Python — Nested Ifs Nov 2019
NESTED IFs: A question was asked recently on Stack Overflow The solution shown below is readable, scalable, easily edited — and contains no IF statements. This is similar to the method proposed by Anitoliy R except I use a single string and the split function to simplify editing and scaling. To illustrate scalability, I add […]
Raspberry Pi with Sunfounder Sensor Kit Dec 2018
The video shows the LCD Display connected to the Raspberry Pi. Easy setup Easy programming