# Start writing code here... print("hello worlds!")# This line its for for x in range(0,10): print(x)