-
-
Write a C++ program to compute expression values and print the results as required
2 UpdatedApr 9, 2022 -
Find-the-final-velocity-and-print-the-result-on-the-screen-knowing-the-initial-velocity-acceleratio Public
Find the final velocity and print the result on the screen knowing the initial velocity, acceleration and time
1 UpdatedApr 9, 2022 -
Write-a-program-to-find-all-numbers-that-are-divisible-by-7-but-not-multiples-of-5-within-10-and-20 Public
Using a for . loop
1 UpdatedApr 5, 2022 -
Write-a-program-that-allows-the-user-to-enter-a-string-check-if-this-string-matches-the-requirement Public
Write a program that allows the user to enter a string, check if this string matches the requirements or not.
1 UpdatedApr 5, 2022 -
Write a program that allows n to be input, and then n integer elements.
1 UpdatedApr 2, 2022 -
Write a program that allows the user to enter 5 student codes.
1 UpdatedApr 2, 2022 -
Write-a-program-to-input-x-y-from-the-keyboard-calculate-the-value-of-the-following-expression Public
S = 2 x2 y + 1 -|x-1| if x > y = 5 x – 3 y3 x if x<=y
UpdatedFeb 23, 2022 -