#! /usr/bin/python3 # -*- coding:UTF-8 -*- def local_var(): x = 100 print(x)