# Python # in # bổ sung # biến # mã `` python x = 10 y = 20 in (x + y) `` ` Mã này sẽ in tổng của `x` và` y`, là `30`. ## hashtags * #Python * #in * #phép cộng * #Biến đổi * #mã số ======================================= # Python # Print # Addition # Variable # Code ```python x = 10 y = 20 print(x + y) ``` This code will print the sum of `x` and `y`, which is `30`. ## Hashtags * #python * #print * #addition * #variable * #code Chi tiết tại: https://tricksmmo.com/threads/x-python-y-2-print-x-y.185930/