Skip to main content

Narmaw Profile by NarMaw The Series

Project description

PyPi: https://pypi.org/project/narmaw_profile/

Hello World!!! แพคเกจนี้ไว้สำหรับอธิบายการใช้ OOP และอัพโหลดไปยังเวป pypi ได้

วิธีติดตั้ง

เปิด CMD / Terminal

pip install narmaw_profile

วิธีใช้งานแพ็คเพจนี้

  • เปิด IDLE ขึ้นมาแล้วพิมพ์…

my = Profile('Neko')
my.company = 'narmaw-theseries'
my.hobby = ['Watch Series', 'Sleeping', 'Cooking']
print(my.name)
my.show_email()
my.show_myart()
my.show_hobby()
print('------------------------')


friend = Profile('Mumu')
print(friend.name)
friend.show_email()

พัฒนาโดย: Mumu Neko

สอนโดย: ลุงวิศวกร สอนคำนวณ

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

narmaw_profile-0.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page