Thursday 22 September 2016

Task 4

L/O - To develop the part of the program that runs the model, displaying number of juveniles, adults and seniles and the total population size for each generation from 0 to the number of new generations entered. The program should then return to the menu.


Intro - 2 minutes

Take a look at your code which task will run the model

    print("-" * 42)
    print(" 1. Set generation 0 values")
    print(" 2. Display generation 0 values")
    print(" 3. Run model")
    print(" 4. Export data")
    print(" 5. Quit")
    print("-" * 42)


In this task we need to get our program to calculate what will happen to the greenfly...

Starter - 10 minutes


  1. Before you start task 4, copy and paste your Word document work into the Google Classrooms HERE
  2. Take a look at Task 4 Help Sheet PAY in Google Classrooms HERE and see if you can figure out the code for each section (I've started you off!)

    Main - 40 minutes


    RED TASK
    Complete:
    Task 2Task 2 - Code Completed
    Task 2 - Code Commented #
    Task 2 - Code added to Solution Development
    Task 2 - Programming Techniques Table Completed
    Task 2 - Data Structures Table Completed
    Task 2 - Testing Completed

    AMBER TASK

    Complete:
    Task 3Task 3 - Code Completed
    Task 3 - Code Commented #
    Task 3 - Code added to Solution Development
    Task 3 - Programming Techniques Table Completed
    Task 3 - Data Structures Table Completed
    Task 3 - Testing Completed

    GREEN TASK

    Complete:
    Task 4

    Plenary - 10 minutes

    1. Check the progress tracker HERE
    2. Hand in each task on Google Classrooms... I can then make a comment for improvements...
    3. Now that you've made a start on task 4, copy and paste your Word document work into the Google Classrooms HERE
    4. Write down your homework - you have over a week to complete it!

    No comments:

    Post a Comment

    Elite of the Week

    Create your free online surveys with SurveyMonkey , the world's leading questionnaire tool.

    Year 10/11 Deadlines