#K&N King chapter 6, programming, exercise 6

3 messages · Page 1 of 1 (latest)

unique slateBOT
#

When your question is answered use !solved or the button below to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

placid crown
#

⁨```// Write a program that prompts the user to enter a number n, then prints all even squares
// between 1 and n. For example, if the user enters 100. the program should print the follow¬
// ing:
// 4
// 16
// 36
// 64
// 100

unique slateBOT
# unique slate

Thank you and let us know if you have any more questions!

This thread is now set to auto-hide after an hour of inactivity