Design for lab 4

31 Jan 2023 - 14:14 | Version 1 |
main required components
    constants
    declarations
    open the file
    initialize the main loop (set counters to 0)
    loop done at the end of the file
        initialize counter for number correct in row
        for loop for number of items in a row
            get color from file
            get valid color from user (might need a loop ensure it is valid)
            if correct
                display message
                count it
            else
                display message
        if all correct in the row
           display message
    display total number correct
    display total number of rows correct
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
This website is using cookies. More info. That's Fine