mirror of
https://github.com/Asabeneh/30-Days-Of-Python.git
synced 2026-06-18 21:10:37 +08:00
question added
This commit is contained in:
parent
6383f98931
commit
3aba89ba6f
@ -160,7 +160,10 @@ print("t3 =", t3)
|
||||
1. Today is 5 December, 2019. Change this time string to time.
|
||||
1. Calculate the time difference from now to new year.
|
||||
1. Calculate the time difference between 1 January 1970 and now.
|
||||
1.
|
||||
1. Think about for what you can you use datetime module,
|
||||
* Time series analysis
|
||||
* To get time stamp of any activities in an application
|
||||
* And many other users
|
||||
[<< Part 5 ](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme13-15.md) | [Part 7 >>](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme19-21.md)
|
||||
|
||||
---
|
||||
Loading…
Reference in New Issue
Block a user