avaniparmarparthik
February 15, 2026 • Views: 18
February 15, 2026 • Views: 18
how can i writes python code?
Hey please tell me how can i write python code in my ide laptop, and also tell me what is the different between java and python.
The python is very easy but i don’t how can i upload a code onit.
Please login to write an answer.
All Answers
This is very simple bro. You just open your IDE and just write the code line by line like this>
a = 12
b = 13
a + b = c
print(“this is the number:”c) gh