Watts-College / paf-513-fall-2023

0 stars 0 forks source link

Lab #1 #2

Closed jasminacosta closed 1 year ago

jasminacosta commented 1 year ago

Hi Professor, I started working on the first lab and as I was working on question 3 I believe I was able to get the correct sum for the number of vacant buildings since I was given the output. However, when I made an object named "totalvacantbuil" to have in my environment section so I could keep track of my answers, I see that it counts my number as an integer. Is that okay or do I have to fix that issue?

jasminacosta commented 1 year ago

Also, on question 5 what does it mean by the neighborhood that contains the most tax parcels? I am unsure which column of the data I should be looking at. Thank you!

drcarlson-asu commented 1 year ago

Hello Jasmina, To answer your first question, yes. For the 2nd question, give 'neighborhood' a shot ;) ~Dr. C

jasminacosta commented 1 year ago

My apologies for the first question is that yes to fix it, or is it okay to leave it like that?

Oh I see, thank you!

Do we have to then create a function that automatically gives us the neighborhood with the most tax parcels, or do we make that determination from looking at the table?

drcarlson-asu commented 1 year ago

Hi Jasmina, Sorry about the ambiguity in my response! For your first question, yes, it is ok to leave it as is. For your new question, I'll leave that up to you. Either way works just fine. ~Dr. C

jasminacosta commented 1 year ago

Great, thank you so much!