course
Role of Underscore(_) in Python Tutorial
In this tutorial, you're going to learn about the uses of underscore(_) in python.
Oct 26, 2018 · 8 min read
Run and edit the code from this tutorial online
Run codeMaster your data skills with DataCamp
Learn the skills you need at your own pace—from non-coding essentials to data science and machine learning.
Topics
Python courses
4 hr
5.9M
course
Intermediate Python
4 hr
1.2M
course
Introduction to Data Science in Python
4 hr
467.1K
See More
RelatedSee MoreSee More
tutorial
Python Decorators Tutorial
In this tutorial, learn how to implement decorators in Python.
Derrick Mwiti
11 min
tutorial
Python Functions: How to Call & Write Functions
Discover how to write reusable and efficient Python functions. Master parameters, return statements, and advanced topics like lambda functions. Organize your code better with main() and other best practices.
Karlijn Willems
14 min
tutorial
Python String Tutorial
In this tutorial, you'll learn all about Python Strings: slicing and striding, manipulating and formatting them with the Formatter class, f-strings, templates and more!
Sejal Jaiswal
16 min
tutorial
Usage of Asterisks in Python
Many Python users are familiar with using asterisks for multiplication and power operators, but in this tutorial, you'll find out additional ways on how to apply the asterisk.
Hafeezul Kareem Shaik
9 min
tutorial
Python List Index() Tutorial
In this tutorial, you will learn exclusively about the index() function.
Sejal Jaiswal
6 min