2025samuelsmith 2025samuelsmith 28-05-2024 Computers and Technology Answered You wrote a pseudocode version of your block program. if position < 100 : # Line 1 position = position + 10 # Line 2 direction = direction + 90 # Line 3 Which type of block do you need for line 1?