slugbug101 slugbug101 21-10-2022 Computers and Technology Answered You need to write a program that has Karel move if the front is clear, but if it isn't clear, Karel will do nothing. Which control structure do you need to use? For loop While Loop If Statement If/Else statement None of these