Title Sum of all two-digit even numbers
Catalog Type SLCItem
Persistent ID https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/While_loop__65ce10ef8a3ea46c42296350?index=0
Platform Name PCEX
Features
Description This example includes a method calculateSumOfEvenNumbers within a class named EvenNumberSumCalculator. The method iterates through all two-digit numbers, checks if a number is even, and then adds it to a sum if it is. The two-digit numbers range from 10 to 99, inclusive.
Keywords
Author Boban Vesin
Institution Universitetet i Sørøst-Norge
Iframe URL https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/While_loop__65ce10ef8a3ea46c42296350?index=0
Protocol SPLICE
Protocol URL
License MIT
Programming Language JAVA
Natural Language en

Preview

SPLICE Output