#1 Date & Time program using python || Python Basic Problem for beginner ||

Published: 20 July 2021
on channel: CYBER SOLUTION
12
1

Hey Guys In this video I am going to show you how you can create a very Simple Python program of Showing current date and time. By solving basic problems of python everyday you can easily create your basics more clear.......
=====================================================
#Himanshu
#Python for beginners
#code with harry
#Date & Time program using python
=====================================================

If you want more Interesting videos On python and Hacking tutorials you can visit my Insta Page :-
Instagram -   / python_tips_hacks  
=====================================================

Source Code of date and Time program -
==================================================
import datetime
import time
now = datetime.datetime.now()
print("Current date and time is : ")
print(now.strftime("%d-%m-%Y %H-%M-%S"))
time.sleep(10)
===================================================

Thanks For Watching...........
Hope you guys Liked this video..........
Please Like, comment, share.........
And don't forget to Subscribe my YouTube Channel......

====================================================


On this page of the site you can watch the video online #1 Date & Time program using python || Python Basic Problem for beginner || with a duration of hours minute second in good quality, which was uploaded by the user CYBER SOLUTION 20 July 2021, share the link with friends and acquaintances, this video has already been watched 12 times on youtube and it was liked by 1 viewers. Enjoy your viewing!