Skip to content

LearnAwesome/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Env

Python3.7.2

Scripts

  • npm run test - run test of Tools
  • npm run helper - run helper of Tools
  • npm run curr - run current of Tools

Basic

Source

Michael.Liao's Blog

Built-in Functions

https://docs.python.org/3/library/functions.html

Tools

  • online - Helper for Michael.Liao's Blog python3 online env
  • test - Temporary test program
  • current - Find the latest python file from $basic_root and execute it

Ingenuity

Item Type By
Intersection/Union Math set
Factorial Math recursion
Tower of Hanoi Math recursion
Shallow Copy Tip slice
Fibonacci sequence Math generator
Pascal's triangle Math generator
String to float Math map&reduce
Get prime with the Sieve of Eratosthenes Math filter
Get palindrome number Math filter

About

python3 self-learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages