About Lesson
You will learn basics of Python programming in this lecture.
Join the conversation

And committed to promise with my self to complete it in 40 days. And I am requesting from you all that If I have face any problem, Then how I can ask about something?
Can you take me to a discussion group?
Reply

I started earlier but due my 5th semester exam, I quit for some days, Now I started again.
Reply

10.1666
Reply

umair nazeer and i am the student of communication engineering , i want to study data science just to help my carrier and to do freelancing
Reply

10.166666666666666
Reply

# dmas rule
x=10+20-30/4*50
print(x)
# bo dmas rule
y=(10+20-30)/6*3
print(y)
print(x+y)# pemdas rule
x= 10**-3+20-(30/40)*30-40
print(x)
Reply

27:14 (PEMDAS)
Answer: 10.166666
Reply

My self Zain Ul Abaiden. I have done my graduation in Computer Science. I am from Lahore. Now I am learning Data Science Course from codanics. My Linkdin Profile link is www.linkedin.com/in/zain-ul-abaiden and my github profile link is https://github.com/Zain-Ul-Abaiden
Reply

buht simple treqe sy
Reply

10.166666666666666
Reply