{ is replaced with : (and add the indentation) For example, instead of if(condition){ } else{} in python we go if condition: else: