0
Can anyone give an idea on where and how I could start writing code in python.. I'm a beginner asking for help in python coding
6 Answers
+ 1
The best code editor you know for PC is VisualStudio Code. It's perfect for writing in any programming language with lots of extensions and code snippets!
+ 4
You can start learning here. Just choose the Python course.
Then, to write some code, go to the code playground tab, pick the Python language and code away!
+ 2
This website:
https://automatetheboringstuff.com/
Or:
https://programmingbydoing.com/
Have good projects to build your knowledge and practise. The latter is java focused but you can take the concept and write it in python.
0
Any ideas for a simple project I could start as a beginner
0
A program for beginners could be code that takes the name and age as inputs and creates a sentence with the inputs taken from the user.
0
For pc VS code is best and for Android Pydroid3 is best