Basic Python in Lao
Project description
# ໂປຣແກຣມອະທິບາຍພື້ນຖານພາສາ Python
### ວິທີຕິດຕັ້ງ
ເປີດ CMD / Terminal
`python pip install python101 `
### ວິທີໃຊ້ງານ
ເປີດ IDLE ແລ້ວພິມ…
`python >>> import python101 `
from python101.basicpython import BasicPython, Comment, PiPy101 var1 = BasicPython() var2 = PyPi101() var3 = Comment()
print(var1.GetStart) print(‘==================’) print(var1.Syntax) print(‘==================’) print(var1.Comment) print(‘==================’) print(var1.Variable) print(‘==================’) print(var1.DataType) print(‘==================’) print(var1.Casting) print(‘==================’) print(var1.Condition) print(‘==================’) print(var1.WhileLoop) print(‘==================’) print(var1.ForLoop) print(‘==================’) print(var1.Function) print(‘==================’) print(var1.Lambda) print(‘==================’) print(var1.Class) print(‘==================’) print(var1.Inheritance) print(‘==================’) print(var1.Scope) print(‘==================’) print(var1.Module) print(‘==================’) print(var1.Pip) print(‘==================’) print(var1.TryExcept) print(‘==================’) print(var2.desc) print(‘==================’) print(var3.single) print(‘==================’) print(var3.multiple)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file python101-0.0.1.tar.gz.
File metadata
- Download URL: python101-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cdcd1c6a4a7bf0dc1ef9cb28fdd5e2b274c17bcdeab7eba8f6bcc9a803a83c3
|
|
| MD5 |
e4f509e65a2f424f064fe8b92ed1abb4
|
|
| BLAKE2b-256 |
77c0df82dc6f5ab2a341c2025d931c062950b688b25d3edca85a39a3e45e9331
|