Python for Finance Tutorial| Episode 5| What is variable and Data Type in Python vs In Excel

preview_player
Показать описание
Python for Finance Tutorial| Episode 5| What is variable and Data Type in Python| Python Basics

In this video, we will know, what do you mean by Variable, Data types and what are the kinds of Datatypes.

Also,we will be seeing how the Variable and Data Types work in Excel and How the same is dealt with in the Python.

Рекомендации по теме
Комментарии
Автор

Not working- Kindly Suggest its not working with Jupyter but working in Pythone

totalmarks=800

mymarks=531

myperce=mymarks/totalmarks

print(myperce)

NameError Traceback (most recent call last)
Input In [15], in <cell line: 1>()
----> 1 print(myperce)

NameError: name 'myperce' is not defined

Sunny_hunny
join shbcf.ru