make a script to generate random animals with occupations

This commit is contained in:
2024-08-13 00:08:07 -06:00
commit d0315a0e94
5 changed files with 65 additions and 0 deletions

9
.idea/animal-occupations.iml generated Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>