Data Science and AI Quest

This technical blog is my own collection of notes , articles , implementations and interpretation of referred topics in coding, programming, data analytics , data science , data warehousing , Cloud Applications and Artificial Intelligence . Feel free to explore my blog and articles for reference and downloads . Do subscribe , like , share and comment ---- Vivek Dash

▼
Monday, December 7, 2020

Local and Global Variables in Python

›
  Local and Global Variables in Python   When we declare a variable inside a function , it becomes a local variable . A local variable i...
Thursday, December 3, 2020

Program to check whether a number is a prime number or not

›
 Program to check whether a number is a prime number or not

Write a program in Python to calculate the factorial value of a number

›
 Write a program in Python to calculate the factorial value of a number

Write a program in Python to calculate the factorial value of a number

›
 Write a program in Python to calculate the factorial value of a number When we talk about factorial of a number , then the factorial of tha...
Tuesday, December 1, 2020

Returning Results from a Function in Python

›
Returning Results from a Function in Python ================================ * One can return the result or output from a function using a ...

Calling a Function in Python

›
 Calling a Function in Python * A function does not have the power to run on its own * A function can run only when called by an external ca...

Difference between a Function and a Method in Python

›
 Difference between a Function and a Method in Python * A function contains a group of statements and performs some specific task . This mea...
‹
›
Home
View web version

About Me

My photo
Vivek Dash
View my complete profile
Powered by Blogger.