Skip to content
    stathisa

    stathisa

    @stathisa
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Ocean Levels
    Ocean LevelsCalculates ocean level in 5,7,10 years if the ocean level rises by 1.5 ml a year
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Monthly Payments
    Monthly PaymentsRate is the monthly interest rate, which is the annual interest rate divided by 12. (12 percent annual interest would be 1 percent monthly interest. ) N is the number of payments, and L is the amount of the loan.
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Balance in account after a year
    Balance in account after a yearBalance in account after a year calculated with interest and times per year the interest compounds
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Write a program using an array that you will declare (SIZE =
    Write a program using an array that you will declare (SIZE =Write a program using an array that you will declare (SIZE = 10) and populate from input. The program will then ask for a target value. Your program will find the number of occurrences that is less than the target value.
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Program that will copy the first 5 even numbers from evenOdd
    Program that will copy the first 5 even numbers from evenOddA C++ program that will copy the first 5 even numbers from evenOdd into the array declared above called copyEven.
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Use a for loop to find a target value, and count the number
    Use a for loop to find a target value, and count the number Write a C++ program that will use a for loop to find a target value, and count the number of times if it found the target. If it finds the target value, print "Found Target" to output with the number of occurrences for the target. The target value will be entered as input.
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Array Value
    Array ValueDetermine's the largest and the smallest value in the arrays, and print them out to output.
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Miles per gallon
    Miles per gallon displays cars miles per hour
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Sum of Two Numbers
    Sum of Two NumbersA program that stores the integers 50 and 100 in variables and stores the sum of these two in a variable named total
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Geometry Calculator
    Geometry CalculatorCalculate area of a Circle, Rectangle, or Triangle
    stathisa
    stathisa
    published a Repl
    2 years ago
    4
    Color Mixer
    Color MixerThis program mixes primary colors
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    BMI Calculator
    BMI CalculatorCalculates BMI using weight and height inputs
    stathisa
    stathisa
    published a Repl
    2 years ago
    0
    Lab 9: Chapter 5 Programming Challenges
    Lab 9: Chapter 5 Programming ChallengesThis program will display the greatest and the least values. Enter a number to begin, and enter -99 to quit the program.
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang