Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
0いいね 18 views回再生

Code Walkthrough of the First Program #pythonforkids #pythonforbeginners #python #pythonprogramming

Python for Kids and Beginners - Tutorial:

First program

print("Hello, World!")

1.print is a built-in function
In Python, print() is a function that outputs text to the console.
It's commonly used for displaying messages, debugging, or logging information.

2.Parentheses ()
Since print is a function in Python 3, it requires parentheses.
Inside the parentheses, we specify what we want to display.

3.The text "Hello, World!"
The text inside the parentheses is a string, enclosed in double quotes (" ").
Strings can also be enclosed in single quotes (' ')


Enrollment and Contact Information:
Interested in enrolling your child at Progra Kids Coding School? For more information about our programs, admissions, and upcoming sessions, please get in touch with us:

   / @progra-coding-school  
  / progra.coding.school  

📞 Phone: +91 9566266696
📧 Email: info@progra.in
🌐 Website: www.progra.in

Address:
Progra Kids Coding School,
128, 12th cross street,
Kamarajar Nagar,
Perungudi,
Chennai-96
Map : https://maps.app.goo.gl/CALbVj4SDbo4v...

#python #pythonprogramming #pythonforbeginners #codingforkids #education
#python for kids
#python for beginners
#python full course
#python code
#python for beginners
#python full course in english
#python tutorial
#python project
#python programming
#python full course for kids
#python course
#python for beginners in english

コメント