Swing's python project package
Project description
SwingPython
This repository is about some Python practices with common problems to help you understand the basic usage of Python syntax. Read the requirement specifications and think independently, every practice shows different useful knowledge about Python learning.
quick start:
The practices are from easy to hard, generally, you can simple follow the Python tutorials to accomplish the following questions.
-
A simple program to convert temperature between Fahrenheit and Celsius.
- learn about basic input, condition control and loop.
-
Calculate the basic Statistics of the inputing list of numbers.
- learn about the data structure of List
- error handling (exception)
- basic mathematics
-
Contact list which supports CRUD operations.
- learn about how to use Class
- List or Dictionary to store data
- the usage of functions
-
keep updating...
check the file /spec. for detailed specifications. check the file /src. for sample codes. Notice that the code isn't always perfect, you can write your own code using what you've learned. What really matters is keeping learning and practice.
let's learn Python together! Fighting!~ :P
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file package_swing-0.0.1.tar.gz.
File metadata
- Download URL: package_swing-0.0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ca821c24aaf338aaf6fdd0054ce5ecf44293dcf9cd80cb94a9e27ca3b7dce6b
|
|
| MD5 |
598297e24a2d732a415500f0e7de7c9a
|
|
| BLAKE2b-256 |
40ef73bcf8ae8b2fa3052b3386bf4c15d35f6bb1fa49a80d3b1d8f514d18db6e
|
File details
Details for the file package_swing-0.0.1-py3-none-any.whl.
File metadata
- Download URL: package_swing-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0a74096b6d36b5e9d2e08b482f33b7731063037f43ede75fd4c2512edb550e6
|
|
| MD5 |
4193a09f1a2f72ccb8b8dde8d2ae40b2
|
|
| BLAKE2b-256 |
3c92d013fb600333ef54b4f581f9105df62e30357b5f4eef5374d45f35e51372
|