top of page
Python For Data Sciences
Portfolio Activity - I

In this portfolio activity - 1 the program of shrinking guest list was programmed and executed. The way the program is written, it's logic and output is depicted below. Thank You.
Python For Data Sciences: About
Python For Data Sciences: Work

PORTFOLIO ACTIVITY 2
PROGRAM EXECUTION TIME CALCULATOR
The execution or running time of the program indicates how quickly the output is delivered based on the algorithm you used to solve the problem. To calculate the execution time of the program, we need to calculate the time taken by the program from its initiation to the final result.
Python For Data Sciences: About
Python For Data Sciences: Pro Gallery
bottom of page