Jun 6, 2025 · 1 min read · Diving into React Today was a productive day of learning, beginning with some much-needed rest and then diving into key new topics. I focused on brushing up on React.js . My first step was to install Node.js, which went smoothly using the commands f...
Join discussionSep 28, 2024 · 1 min read · Below is the Program to Greet you as per current time of your local system import time import time timestamp=time.strftime('%H:%M:%S') a=input("Enter your Name :") print(timestamp) timestamp=time.strftime('%H') print(timestamp) #timestamp=time.strfti...
Join discussionDec 27, 2022 · 1 min read · My coding Experience up till now was a heck of a difficult task & According to me, coding was only done by people with a good understanding of java, python, and C++. So I wanted To learn Coding But I believed it was a task of dodging a bullet. Made m...
Join discussion