Skip to content

Julien Létoile assignment #18

Open
JulienPy wants to merge 10 commits intonathanielpolley:masterfrom
JulienPy:master
Open

Julien Létoile assignment #18
JulienPy wants to merge 10 commits intonathanielpolley:masterfrom
JulienPy:master

Conversation

@JulienPy
Copy link

@JulienPy JulienPy commented Sep 21, 2023

I had a "pushed 1 commit to origin/master" message and not "3". i do not know if this is a problem.

edit: nevermind, just saw your mail about it.

@nathanielpolley
Copy link
Owner

Hi Julien. Nice to meet you. I am pleased to see your integration of lambda calculus with the "=>" symbol that you used in the name of your commit. It brings back my days of coding with Scala..the "better" Java. Your ambition is correct as the data is getting bigger, while our understanding of it is inevitably getting smaller. Everything was done correctly, so I will give this full points.

Score: 0.5/0.5

Copy link
Owner

@nathanielpolley nathanielpolley left a comment

Choose a reason for hiding this comment

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

Thank you for your patience Julien, as this was a very busy week, and I am just now coming around to grade things. Full points on all of the first homeworks.

Completed: assignment 0 beginner, assignment 0 intermediate, assignment 0 advanced
Pending: None

Score: 4/4

Copy link
Owner

Choose a reason for hiding this comment

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

Very excellent work on implementing both the cell rate calculator and the conditionals to vet correct user input.

Score: 1.5/1.5

Copy link
Owner

Choose a reason for hiding this comment

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

Wonderful work here. My only small critique would be to convert seq to seq.upper( ) to handle if the user types in lowercase atcg values. Other than that, very good implementation.

Score: 2/2

Copy link
Owner

Choose a reason for hiding this comment

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

Everything works well for the setup on your end.

Score: 0.5/0.5

Copy link
Owner

@nathanielpolley nathanielpolley left a comment

Choose a reason for hiding this comment

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

Completed: assignment 0 beginner, assignment 0 intermediate, assignment 0 advanced, assignment 1 beginner, assignment 1 intermediate
Pending: None

Copy link
Owner

Choose a reason for hiding this comment

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

Excellent implementation here with all objectives complete. My only recommendation is to take a look at where you print the global output of the stats function without returning a variable to be printed, so then it results in the word "None" being printed to the console. Since you already print the desired output within your function, there is no need to print twice. Likewise, you could have also returned each one of the local variables created in def stats separately as a list and then iterated through the list globally to print each of the outputs.

Score: 0.5/0.5

Copy link
Owner

Choose a reason for hiding this comment

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

Very good work!

Score: 1.5/1.5

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