1. Print "Hello, World!": Hackerrank | Python | Solution

Опубликовано: 14 Январь 2023
на канале: Amir Charkhi
900
20

In this tutroial I am showing you how to easily and efficiently tackle this hackerrank challenge. The video will also teach you the fundamentals and necessary operations to achieve that.

#hackerrank #hackerranksolutions #pyhtonhackerrank

00:00 Introduction
00:28 Challenege of the day
00:45 How to code in Hackerrank?
00:57 What is if _name_ == '__main__'?
01:43 How to choose a language and reset the page?
02:00 Solution!!!