Below are three artifacts that prove my skills in programming for Python.
This is an Encryption python program I created that uses a lookup table and it takes that table as more of a word mixer. So, when you type in your message it goes to that lookup table to scramble the message around. Then it shows you what it looks like once ran.

This is a morse code python program I created that allows you to enter a text and it displays it in morse code once ran.

This is an inventory python program that creates multiple objects and adds it to the inventory that was created.

The reason for why I added these three artifacts to display my python programming is because each one effectively shows my skills in each field. My programming skills could be used for an inventory program, or maybe for a federal government that needs encryption, and finally it could be used for the military with the morse code program.