Share x python y 2 print x+y

trantrucmarcia

New member
# 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
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top