Now that you understand the basics of lists and custom blocks, feel free to try our optional test problem. Create a custom block labeled “CB Line of Spheres” that creates a line of spheres along the z axis. The user should be able to define the starting location, the number of spheres, the radius, and the increment.
Once you create this CB, test your list manipulation skills by importing it into another notebook with the inputs shown above. Then…