- Find sum of all digits in a number, preferably in one line.
- Check if the given number is Armstrong, preferably in one line.
- Check if the given number is perfect square, without using any built in function.
- Write your own implementation of map()
- Write your own implementation of reduce()
- Write your own implementation of filter()
- Write your own implementation of zip()
- Write your own implementation of enumerate()
- Write your own implementation of range()
- Write a generator that gives first n Fibonacci number.
- Implement sets using dictionaries.
- Write a decorator to print the time taken by a function.
forked from Devyanshu/DSC_Python_workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
Vanditjain32001/DSC_Python_workshop
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 100.0%