Answer:
java
Explanation:
c
assuming you are coding in python and have not install any calculation codes, the answer is most likely c
def i_love_python():
for _ in range(3):
print("I love Python")
i_love_python()