if (!Saren.isAFaggot()) {
System.out.printf("This line is indented by 4 spaces");
}
try:
if Mary.loves(Saren):
print("All the lines are indented by 1 tab.")
else:
raise NoLoveException("I don't know why, but Mary doesn't love me.")
catch NoLoveException:
exit()