Landing : Athabascau University

Related items

    • Public

    Assignment 1 reflection

    By Osamah Sadeq August 27, 2022 - 2:23pm
    Assignment 1 reflection problem 1 – Multiplication Table. The program is asking us to create a Java program that will generate a multiplication table. Starting with 1x table, followed by 2x, then 3x, 4x, 5x, and so on we generate a table...
    • Public

    Assignment 3 reflections

    By Osamah Sadeq August 30, 2022 - 9:24pm
    Problem 1 reflection In this problem, we were supposed to Write a program that opens a file and counts the whitespace-separated words in that file. Once we run the code. We should get a message to the output saying, “Please...