American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

5 PM – Intro to Python – Nathaniel

August 7, 2021 @ 5:00 pm - 6:00 pm

Today We:
  1. Continued working on school application
  2. Implemented add_student() method to StudentApplication class
Homework
  1. The project can be found in google drive under folder named “SchoolApplication”. Go to the src folder and you will see the python files there
  2. Create a method in SchoolApplication class to list all students in the list of students. Look at example below:

 

Here's an example: 

student_list has 3 student objects. the 3 student objects each have a name attribute. and 
we'll say that the names are 'N', 'E', 'L'
If I choose option 2:

I expect this output:

Student list contians:
'N' who is 18 years old and is in grade 12
'E' who is 21 years old and is in grade 15
'L' who is 15 years old and is in grade 10


Details

Date:
August 7, 2021
Time:
5:00 pm - 6:00 pm
Event Category:
Verified by MonsterInsights