You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Computational Thinking
Step 2 suggests that max should be initialize to 1. And in the lectures, professors said that max must be 0
Computational Thinking Support 2
unread,
Oct 27, 2020, 1:21:18 AM10/27/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Computational Thinking, Divya Patil
Hi Divya,
Please check the pdf solution provided on the portal. The solution video will be uploaded in sometime.
If you have still doubt please write us again.
Regards,
Deepak
IITM Online Degree Team
farhan riyas
unread,
Oct 27, 2020, 1:21:34 AM10/27/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Computational Thinking, Divya Patil
Practically speaking it doesn't have to be 0, it just has to be the minimum value and since we dont know what the other values will be we take it as 0, but in the given data set 1 is the minimum value and thus we can initialize max as 1