package-Swing 0.0.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

packageSwing 0.0.1

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.