Hello All,
This Video will explain how to learning Python.
This will help in understanding the Fibonacci Series
Here we will see following :
1. Print Normal Series
2. Print Even Numbers
3. Print Odd Numbers
How to Identify Even Number?
Number should be completely divisible by 2 i.e. remainder should be zero after dividing by 2.
python :
modulus of number with 2 should be == 0
num%2==0 - Even number else Odd Number
Practice Python
where to practice python...???
@vintagetutorials92
#genai #ml #data #datascience #dataanalytics #dataanalysis #python #pythonprogramming #pythontutorial #python3 #pythonforbeginners #pythonprojects #virtualenvironment #virtualenvironments #pandas #dataframe #dataframes #data #read #readdata #piplist #pip #libraries #pythonlibraries #python #version #data #pythonversion #pythonvideos #pythonvideo # Excelfile #xlsx #readexcel #pandas #coding #openpyxl #.xlsx #sheet #excelsheets #excelsheet #sas #sas7bat # howtostartpython
#hakerrank #hakerearth #codechef
#wheretopracticepython #practicepython #tuples #tuple #list #pythonlist #pythonlists #pythontuples #pythontuple # Addtwonumber #addinpython #sumoftwonumbers #division #pythondivision #fibonacci #fibonacciseries
sum of two numbers
division of two numbers
multiplication of numbers
modulus
remainder
exponential
power
floor division