1#if its your first time start with this
2print("hello world")
3#now learn about input
4input("whats your name")
5#if statements and variables
6run = True
7if run == True:
8 print("hi")
9#now lets combine our knowledge
10print("Whats your name")
11name = input("")
12print("Hello, " + name)
13
1"""
2Great foundation for basics
3https://www.w3schools.com/python/default.asp"
4"""
1bruh i just wanted to know the formula thing to get the title to be like ****yo*****