P-Dhruva-Teja / Python-Programs

The programs which I have built on my own during my learning journey
1 stars 0 forks source link

Basic programs in Python #1

Open P-Dhruva-Teja opened 1 year ago

P-Dhruva-Teja commented 1 year ago

I am new to Python programming so I want to gather basic programs in Python so that they will be useful for beginners.

Suryasai369 commented 1 year ago

I have some ideas. Some of them are:-

Palindrome Program In Python. Factorial Program In Python. Fibonacci Series Program. Armstrong Number Program In Python. Calculator Program. Patterns Program In Python. Leap Year Program. Prime Number Program In Python.

if you are okay, I can add some.

P-Dhruva-Teja commented 1 year ago

The above problems you have told are remarkable. But those are above basic and below intermediate programs. Could you suggest some programs before the data types concept, please?

Suryasai369 commented 1 year ago

The programs you are asking for are not learned through practical way but through theoretical way. Before the concepts of data types, I strongly recommend you go through basics concepts like data types, operators, some build-in functions etc., later then you can go for hands-on programming way.

P-Dhruva-Teja commented 1 year ago

We cannot learn but we can prepare likewise, I prepare with escape characters. okay, today I start with creating programs on variables and datatypes. If you could help it will be helpful. Thank you for contributing.

Suryasai369 commented 1 year ago

I would love to help. If you have any idea of how you want to implement it or how you want to develop it, I will help to develop and add new programs

P-Dhruva-Teja commented 1 year ago

Thank you so much. I am happy to take help from you.

Suryasai369 commented 1 year ago

Any programs the you specifically need for certain concepts.