Write project plan

This commit is contained in:
marleyrae 2023-06-23 10:40:20 -07:00
parent 40ed4befe2
commit 85e0740353
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,5 @@
<project version="4"> <project version="4">
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" /> <mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/credit-card-checker" vcs="Git" />
</component> </component>
</project> </project>

View file

@ -0,0 +1,9 @@
/*
old coots giving advice
steps:
1. pools of data
2. generate random numbers for each pool based on length
3. concatenate strings
4. output message
*/