Skip to content

CHENY351/Python-chbpku

Repository files navigation

Python-basic-chbpku

OJ solutions of python basic courses produced by Bin Chen

1. sum_of_factorial: given a number n, calculate the value of 1+2!+3!+...+n!
2. days_per_month: given two numbers of year and month, print how many days this month have
3. string_shift: given a str s and a number n, print a new str that was shifted right by a specific number of n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages