✏️ Explanatory Question

Python কী? Python-এর বৈশিষ্ট্যসমূহ আলোচনা করো।

👁 0 Views
📘 Detailed Answer
🟢 Easy
0
Total Views
10
Related Qs
0%
Progress
💡

Answer with Explanation

Python একটি high-level, interpreted, general-purpose programming language। এটি সহজ syntax এবং readability-এর জন্য খুব popular।

Python কী?

Python হলো এমন একটি programming language যা খুব কম code ব্যবহার করে complex program তৈরি করা যায়।

Python-এর বৈশিষ্ট্য:

  • Easy to learn এবং readable syntax
  • Interpreted language (line-by-line execute হয়)
  • Platform independent
  • Object-oriented programming support
  • Open source
  • Large library support

এই বৈশিষ্ট্যগুলোর জন্য Python beginners এবং professionals উভয়ের জন্য খুব উপযোগী।