Glasgow | 26-ITP-May | Chan Yat Long | Sprint 1 | Coursework#1371
Glasgow | 26-ITP-May | Chan Yat Long | Sprint 1 | Coursework#1371Motorcycle-lab wants to merge 15 commits into
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
d684300 to
fb10455
Compare
This comment has been minimized.
This comment has been minimized.
fb10455 to
60cb952
Compare
60cb952 to
ad96f8c
Compare
This comment has been minimized.
This comment has been minimized.
ad96f8c to
b5540b5
Compare
This comment has been minimized.
This comment has been minimized.
LonMcGregor
left a comment
There was a problem hiding this comment.
Good start with these tasks.
There are some where you need to finish the tasks,see my comments for hints
Have you done the tasks in part 3, "interpret"?
LonMcGregor
left a comment
There was a problem hiding this comment.
Good work so far on these tasks. Now you just have to finish the tasks in part 3 and you will be finished
LonMcGregor
left a comment
There was a problem hiding this comment.
Good work on the interpreting tasks, there is still a little more for you to do
| //After deducting the totalMinutes, and divide the second. How much do he have the totalMinutes ? | ||
|
|
||
| // e) What do you think the variable result represents? Can you think of a better name for this variable? | ||
| //The total duration of the movieLength. |
There was a problem hiding this comment.
There is already a variable called "movieLength". What would be a better variable name for what is held in result?
| // f) Try experimenting with different values of movieLength. Will this code work for all values of movieLength? Explain your answer | ||
| //for one hour = 3600 minutes . 1:00:00 | ||
| //for 59 minutes = 3540 minutes . 0:59:0 | ||
| //for seconds = 6 seconds . 0:0:6 |
There was a problem hiding this comment.
Can you explain this answer a bit more? Why did you include these specific examples?
| // Read the code and then answer the questions below | ||
|
|
||
| // a) How many function calls are there in this file? Write down all the lines where a function call is made | ||
| 6 |
There was a problem hiding this comment.
Could you read the task again? It asks you to write down the lines with function calls
London | 25-ITP-May | Carol Owen | Sprint 1 | Alarm Clock
Fill in the template below - remove any sections that don't apply.
Complete the self checklist - replace each empty box in the checklist [ ] with a [x].
Add the label "Needs Review" and you will get review.
Respond to volunteer reviews until the volunteer marks it as "Complete".
Please note: if the PR template is not filled as described above, an automatic GitHub bot will give feedback in the "Conversation" tab of the pull request and not allow the "Needs Review" label to be added until it's fixed.
-->
Learners, PR Template
Self checklist
Changelist
I am updating my coursework.
Questions
My update of the coursework ,please help me evaluate it.