Websites – ArtOfShadows.com updates and system changes on going.
May 24 2022 I will be off work for a few days and one of the days I will upload …
Absolutely unusual…
May 24 2022 I will be off work for a few days and one of the days I will upload …
Spent more time playing with recursion, as much as I like this was still confused. Recursion is very confusing to …
This code comes from YouTube channel Socratica, great video on Recursive function to print out the Fibonacci sequence. The code …
I found this line of code on SoloLearn.com in the python lessons recursion comments, this does a math computation of …
I really got confused on this, I had to practice a bit longer and I am still not fully sure. …
Plugin I use is the premium version of https://wordpress.org/plugins/woocommerce-pay-per-post/ , the basic free version may not work with this, I …
I have never used something like this to my knowledge, but these are pretty slick. I was studying and these …
This little article on hackernoon will show you how, easily. Once you can do this simple task then maybe put …
A super simple method of using python on any website is PyScript, very easy. Basically just adding two lines of …
Just outputs html elements for now if they exist, I made a special ‘scrape’ page here you can use. To …
I have been in a rut for a couple years, nothing really excited me during this period. I coded in …
I was doing some lessons and this one caught my evil mind. This could be used to dynamically call various …
Another great python project from previous same video project 5. Hangman 24:25 – 35:28, this one is a bit harder …
Little things are fun to me, like using print() with the ‘f’ formatting feature. This allows you to parse variables …