The following code example demonstrates how to Display Text on Console Using Python.
# programmingempire.com
print("Basics of Python Programming")
print('First Python Program')
print("Welcome to Python", 'Python is fun')
Output
![Program on how to Display Text on Console Using Python](https://www.programmingempire.com/wp-content/uploads/2023/01/image-1.png)
Further Reading
Examples of OpenCV Library in Python
A Brief Introduction of Pandas Library in Python
A Brief Tutorial on NumPy in Python
- Angular
- ASP.NET
- C
- C#
- C++
- CSS
- Dot Net Framework
- HTML
- IoT
- Java
- JavaScript
- Kotlin
- PHP
- Power Bi
- Python
- Scratch 3.0
- TypeScript
- VB.NET
![programmingempire](https://www.programmingempire.com/wp-content/uploads/2021/10/pefavicon.png)