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

Опубликовано: 20 Июль 2021
на канале: 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......

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


На этой странице сайта вы можете посмотреть видео онлайн #1 Date & Time program using python || Python Basic Problem for beginner || длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь CYBER SOLUTION 20 Июль 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 12 раз и оно понравилось 1 зрителям. Приятного просмотра!