Showing 0–0 of 0 results
# Exercise Title Features Description Platform Keywords
1 while loop Python PredictingFinalResult for demonstrating while loop QuizPET loops, while loop
2 Loop While 1 Java PredictingFinalResult for demonstrating Loop While 1 QuizJET while loop
3 Loop While 2 Java PredictingFinalResult for demonstrating Loop While 2 QuizJET while loop
4 Loop While 5 Java PredictingFinalResult for demonstrating Loop While 5 QuizJET while loop
5 While loop PCEX Set of activities for While loop PCEX
6 (While loops) While Loops Ex 1 - CSEdPad Loop with simple loop variable increment: Assume you have a list of 1,000 people in alphabetical order and you are... AnnEx while loop
7 While Loop Python CodeVisualization for demonstrating While Loop JSVEE loops, while loop
8 Working with While Loops Review Questions Question, Battery While Loops self-assessment questions. OpenDSA While Loop
9 while loop with summation Python PredictingFinalResult for demonstrating while loop with summation QuizPET loops, while loop
10 While Loop Statement Python BehaviorExample for demonstrating While Loop Statement WebEx loops, while loop
11 While Loop Statement Python BehaviorExample for demonstrating While Loop Statement WebEx loops
12 Conditional Statements and While Loops: Chapter Review Question, Battery Chapter review questions for conditional statements and while loops. OpenDSA While Loop, Conditional Statement
13 while_loops.divisor PCEX Set of activities for while_loops.divisor PCEX
14 while_loops.divisor PCEX Set of activities for while_loops.divisor PCEX
15 while_loops.inputs PCEX Set of activities for while_loops.inputs PCEX
16 while_loops.inputs PCEX Set of activities for while_loops.inputs PCEX
17 while_loops.j_average PCEX Set of activities for while_loops.j_average PCEX
18 while_loops.j_average PCEX Set of activities for while_loops.j_average PCEX
19 while_loops.j_check_adjacent PCEX Set of activities for while_loops.j_check_adjacent PCEX
20 while_loops.j_check_adjacent PCEX Set of activities for while_loops.j_check_adjacent PCEX
21 while_loops.j_digits PCEX Set of activities for while_loops.j_digits PCEX
22 while_loops.j_digits PCEX Set of activities for while_loops.j_digits PCEX
23 while_loops.win_percentage PCEX Set of activities for while_loops.win_percentage PCEX
24 while_loops.win_percentage PCEX Set of activities for while_loops.win_percentage PCEX
25 q_py_while_loop1_es Python PredictingFinalResult for demonstrating q_py_while_loop1_es QuizPET loops, while loop
26 q_py_while_loop2_es Python PredictingFinalResult for demonstrating q_py_while_loop2_es QuizPET loops, while loop
27 Loop Do-While 1 Java PredictingFinalResult for demonstrating Loop Do-While 1 QuizJET do-while loop, while loop
28 Loop Do-While 2 Java PredictingFinalResult for demonstrating Loop Do-While 2 QuizJET do-while loop, while loop
29 Loop Do-While 3 Java PredictingFinalResult for demonstrating Loop Do-While 3 QuizJET do-while loop, while loop
30 Loop Do-While 4 Java PredictingFinalResult for demonstrating Loop Do-While 4 QuizJET do-while loop, while loop
31 Loop While 3 Java PredictingFinalResult for demonstrating Loop While 3 QuizJET loops, while loop
32 do while loop PCEX Set of activities for do while loop PCEX
33 Nested For and While Loop Python PredictingFinalResult for demonstrating Nested For and While Loop QuizPET algorithm analysis, for loop, nested loops
34 Practicing nested while loops Construct a program to print an upside-down right triangle. Assume that 'size' is defined, and holds an integer value. jsParsons algorithm analysis, nested loops, while loop
35 Sum and Average Using Loops Python BehaviorExample for demonstrating Sum and Average Using Loops WebEx while loop
36 Sentinel Loop Control Python BehaviorExample for demonstrating Sentinel Loop Control WebEx while loop
37 While (Memphis) Java BehaviorExample for demonstrating While (Memphis) AnnEx while loop
38 While Demo Java CodeVisualization for demonstrating While Demo JSVEE while loop
39 Nested Loops Python BehaviorExample for demonstrating Nested Loops WebEx loops, while loop
40 While with double While with double AnnEx loops, while loop
41 While While AnnEx loops, while loop
42 While Java CodeVisualization for demonstrating While JSVEE loops, while loop
43 nested while Python PredictingFinalResult for demonstrating nested while QuizPET algorithm analysis, loops, nested loops, while loop
44 5.2. The while statement Python BehaviorExample for demonstrating 5.2. The while statement WebEx loops, while loop
45 (Do while) Find high & low scores - CSEdPad Given an collection of test scores with values between 0 and 100, find and display the low and high scores... AnnEx do-while loop
46 Sum using While Sum using While AnnEx loops, while loop
47 Crear un programa con un ciclo while Construye un programa que imprima el valor 8. jsParsons loops, while loop
48 Nested Loops Construct a program that first prints out 15, then 14, then 12, then 9 and finally 5 on consecutive lines. jsParsons algorithm analysis, nested loops, while loop
49 Practicar ciclos while anidados Construye un programa que imprima un triangulo rectangulo invertido. Supone que 'tamano' esta definido y contiene un valor entero. jsParsons loops, while loop
50 For Loop Python CodeVisualization for demonstrating For Loop JSVEE for loop, loops, while loop
51 ae_python_while Python CodeVisualization for demonstrating ae_python_while JSVEE loops, while loop
52 Countdown to Zero Python BehaviorExample for demonstrating Countdown to Zero WebEx while loop
53 Table of Squares Python BehaviorExample for demonstrating Table of Squares WebEx while loop
54 Conversion Table (Fahrenheit to Celsius) Python BehaviorExample for demonstrating Conversion Table (Fahrenheit to Celsius) WebEx while loop
55 Functions Basics Python BehaviorExample for demonstrating Functions Basics WebEx while loop
56 Question 4 Java PredictingFinalResult for demonstrating Question 4 QuizJET while loop
57 Construct a program that creates unique 3 digit combination Construct a program which creates and prints all three-digit combinations from numbers 1-4 such that each number appears at most... jsParsons while loop
58 Power calculation Construct a function which takes the base and the exponent as parameters and returns the base raised to the exponent.... jsParsons while loop
59 Power With Input4 Python CodeVisualization for demonstrating Power With Input4 JSVEE while loop
60 Power2 Python CodeVisualization for demonstrating Power2 JSVEE while loop
61 q_py_nested_while1_es Python PredictingFinalResult for demonstrating q_py_nested_while1_es QuizPET loops, while loop
62 Functions Example 2 Python BehaviorExample for demonstrating Functions Example 2 WebEx functions, while loop
63 Problem 2 Java PredictingFinalResult for demonstrating Problem 2 QuizJET do-while loop, while loop
64 Problem 3 Java PredictingFinalResult for demonstrating Problem 3 QuizJET do-while loop, while loop
65 Problem 1 Java PredictingFinalResult for demonstrating Problem 1 QuizJET loops, while loop
66 Question 5 Java PredictingFinalResult for demonstrating Question 5 QuizJET do-while loop
67 2-19_CompoundInterest Java BehaviorExample for demonstrating 2-19_CompoundInterest AnnEx do-while loop
68 DoWhile DoWhile AnnEx do-while loop
69 Calcular una potencia Construye un programa que calcule la base elevada al exponente. jsParsons loops, while loop
70 Calcular una potencia Construye una funcion que calcule la potencia de un numero. La funcion recibe dos enteros como parametros (la base y... jsParsons loops, while loop
71 Iteration with Addition Construct a program that prints the value 8. jsParsons loops, while loop
72 Iteration with Multiplication Construct a program that prints values 1,2,4,8 and finally prints "The end!". jsParsons loops, while loop
73 Crear un programa que compare un valor en un ciclo Construye un programa que imprima los valores 1,2,4,8 y finalmente imprima "El fin!". jsParsons loops, while loop
74 DoWhile Demo Java CodeVisualization for demonstrating DoWhile Demo JSVEE do-while loop, loops, while loop
75 DoWhile Java CodeVisualization for demonstrating DoWhile JSVEE do-while loop, loops, while loop
76 Age Checking2 Python CodeVisualization for demonstrating Age Checking2 JSVEE loops, while loop
77 Finding zero a "do while" loop to iterate through an array of random integer numbers, searching for the number 0. When it... PCEX
78 Practicing using nested while and for loops Construct a program to print a multiplication chart given the chart_size. Assume that chart_size is set to a positive integer. jsParsons algorithm analysis, for loop, nested loops
79 Practicar el uso de ciclos while y for anidados Construye un programa que imprima una tabla de multiplicar segun el valor de tabla_tamano. Supone que tabla_tamano es un entero... jsParsons for loop, loops
80 Whileloop C++ BehaviorExample for demonstrating Whileloop AnnEx
81 csedpad.09.WhileLoops.whileloops PCEX Set of activities for csedpad.09.WhileLoops.whileloops PCEX
82 csedpad.09.WhileLoops.whileloops Guess the number. PCEX
83 csedpad.09.WhileLoops.whileloops_1 PCEX Set of activities for csedpad.09.WhileLoops.whileloops_1 PCEX
84 csedpad.09.WhileLoops.whileloops_1 Assume you have a list of 1,000 people in alphabetical order and you are assigned to collect from the first... PCEX
85 csedpad.09.WhileLoops.whileloops_1 Bank overdraft warning. We implement a computer program that monitors a bank account with an initial balance of $1,000 and... PCEX
86 csedpad.09.WhileLoops.whileloops_1 Construct a program that finds the smallest divisor (other than 1) of a positive number. For example, the smallest divisor... PCEX
87 csedpad.10.DoWhile.do-whileloops PCEX Set of activities for csedpad.10.DoWhile.do-whileloops PCEX
88 csedpad.10.DoWhile.do-whileloops Repeatedly prompt the user to guess the number of floors in the world's tallest building, the Burj Khalifa in Dubai.... PCEX
89 csedpad.10.DoWhile.do-whileloops_1 PCEX Set of activities for csedpad.10.DoWhile.do-whileloops_1 PCEX
90 csedpad.10.DoWhile.do-whileloops_1 Given a collection of test scores with values between 0 and 100, find and display the low and high scores... PCEX
91 csedpad.10.DoWhile.do-whileloops_1 The world's tiniest command-line calculator. Repeatedly prompt the user for a command (add, sub, or exit). The add command increments... PCEX
92 csedpad.10.DoWhile.do-whileloops_1 Repeatedly prompt the user for a number between 0 and 9 until the user enters -1. Each time the user... PCEX
93 While petlja PCEX Set of activities for While petlja PCEX
94 while_structure C++ BehaviorExample for demonstrating while_structure AnnEx
95 While 1 (Memphis) Java BehaviorExample for demonstrating While 1 (Memphis) AnnEx
96 DEPRECATED_While Java BehaviorExample for demonstrating DEPRECATED_While AnnEx
97 q_py_nested_for_while_es Python PredictingFinalResult for demonstrating q_py_nested_for_while_es QuizPET 2d list
98 IS12:: av_line_while.c (118.1) C BehaviorExample for demonstrating IS12:: av_line_while.c (118.1) WebEx
99 c_unos_niza_while Napisati program koji od korisnika traži unos niza od 5 cijelih brojeva i na kraju ispisuje unesene brojeve na ekran.... PCEX
100 c_ispis_unazad (while petlja) Napisati program koji ispisuje na ekran brojeve od 1 do 5 unazad koristeći while petlju. PCEX
101 c_faktorijeli (while petlja) Napisati program koji pomoću while petlje ispisuje na ekran faktorijele svih brojeva od 1 do 5. PCEX
102 On a chessboard, fields are marked with a letter between a and h for the column and a number between 1 and 8 for the row. Code Completion On a chessboard, fields are marked with a letter between a and h for the column and a number between... CodeCheck Branches, Branches Without Functions