Skip to content

homework submission#16

Open
annamm77 wants to merge 2 commits intoAda-C5:masterfrom
annamm77:master
Open

homework submission#16
annamm77 wants to merge 2 commits intoAda-C5:masterfrom
annamm77:master

Conversation

@annamm77
Copy link
Copy Markdown

I based my assignment off of the notes in the powerpoint slide. I added the directions I followed to a read-me file for reference.

@sudocrystal
Copy link
Copy Markdown

Though I did not specify it, it would have been nice if this solution included a class that had methods that performed each of the tasks asked.

Comment thread job-simulation.rb

1.upto(initial_num) do |n|
waiting.enqueue(rand(100..999))
end
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay! Random people! But what if we get the same ID number twice?

@sudocrystal
Copy link
Copy Markdown

Looks good. Just posed some questions on OOP and expandability ability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants