Lets continue with the discussion left in introduction-1.
Go through Introduction-1 https://dev.to/mohit355/python-for-beginners-introduction-1-391p so that this will be easy for you to understand.
so,lets continue
Section-3 (general functions)
1.String Concatenation
2.How to take User input in python
3.Int() function in Python
4.More about variables
5.split() method in Python
6.Exercise for you
Section-4 (string formatting)
- String formatting
- String indexing
- String Slicing
- Step Argument
- Exercise for you
Section-5 (String methods)
- String methods
- Find and Replace Method
- Center Method
- String are Immutable
- Assignment operator
- Exercise for you
Section-6 (conditions in Python)
- If Statement
- Pass statement
- If-Else statement
- Nested if-else
- And,Or Operator
- if-elif-else statement
- Exercise for you
- In keyword
- Check empty or not
- Exercise for you
Section-7 (Looping in Python)
- While loop in Python
- Problem solving-1
- Problem solving-2
- Problem solving-3
- Problem solving-4
- Exercise for you-1
- Exercise for you-2
- Exercise-1 Solution
- Exercise-2 Solution
- Infinite loop
- For loop
- For loop Example-1
- For loop Example-2
- For loop Example-3
- Break and Continue keyword
- DRY principle of coding
- Exercise for you-1
- Exercise for you-2
- Exercise for you-1 solution
- Exercise for you-2 solution
I will continue this in next part https://dev.to/mohit355/python-for-beginners-introduction-3-11k4
-> If you have any problem regarding this series then use the comment box . I will definitely reply you
Top comments (0)