Python in Minecraft 10 – functions and modules
Importing modules In the previous python in minecraft blog we created a program to construct an east-west tunnel. This is a useful program which we might want to use often. We can put the program into a function and save the function in a module so it can be used by other programs. We will … Continue reading Python in Minecraft 10 – functions and modules
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed