Skip to content

final commit.#19

Open
jlikesplants wants to merge 1 commit intoAda-C5:masterfrom
jlikesplants:master
Open

final commit.#19
jlikesplants wants to merge 1 commit intoAda-C5:masterfrom
jlikesplants:master

Conversation

@jlikesplants
Copy link
Copy Markdown

No description provided.

Comment thread job-simulation.rb
n.times do |employee|
employees.push("empl" + "#{empl_id}")
empl_id += 1
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.

I think you can use employee in place of empl_id here and then remove that counter.

@sudocrystal
Copy link
Copy Markdown

looks good 👍

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