Video : Turkish Language
Tutorial : SPLIT RSPLIT SPLITLINES UPPER LOWER COMMANDS IN PYTHON
Githup link: Python
Python can be easy to pick up whether you're a first time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way writing programs with Python!. More information for Python
What We Can Learn?
• You will learn about the making split command
• You will learn about the changing rsplit command
• You will learn about the changing splitlines command
• You will learn about the changing upper command
• You will learn about the changing lower command
Requirements
1-Aptana Studio 3 or Other Python Compiler Editors
Difficulty
Basic Level
Description
The split () command splits the values in the character string. The rsplit () command does the same thing from right to left. The split () command breaks lines into the paragraph in the character string.
In some programs, the data requested from the user is case-sensitive. Here's where our lower () and upper () commands will catch up. The lower () command converts all characters in the character string to lowercase. The upper () command converts all the characters in the character string to uppercase.
Video Tutorial - Turkish Language 720p
Curriculum
If you want to learn more about Python, I have described python in Aptana program. I've made some video tutorials about Python before, you can see them below !
10- Making And Changing Character Strings
9- Sorted And Locale Commands Wıth Strıng Operatıons
8- Try Except Comands
7- Error Types
6- Break Continue Pass Command
5- While Loops
4- Data Types And Conversion
3- Eval Command
2- If Conditional Command
1- Math Functions
Author : @tarikhakan55
Steemit Türkiye & Utopian-io
Community
Posted on Utopian.io - Rewarding Open Source Contributors