Featured Post

পরিত্যাক্ত শহর হাওড়া

  তৃতীয় বিশ্বযুদ্ধ শেষ হবার পরে অনেক কিছুর বদল হয়েছে। এখন পৃথিবী সূর্যের চারিদিকে ঘরে না বরং সূর্য সহ অন্য সকল গ্রহকে কৃত্রিম ভাবে পৃথিবীর চারিদিকে ঘোরানো হচ্ছে।সেই সময় এর কথা মৃত নগর হাওড়া। তৃতীয় বিশযুদ্ধের সময় চিনা বোমা বর্ষণের ভয়ে সমস্ত নগরবাসী পলায়ন করেছিলো। ডাঃ কেসি পাল এর নেতৃত্বে ওরা মোট চারজন মানে রমেশ, সুমিত ও মাধব সেই রহস্যময় তেজস্ক্রিয় উৎসের সন্ধানে এসেছে। সকাল এগারোটা ঝোঁপ ঝাড় ভর্তি গলি রাস্তা যেখানে বহুবছর কোনো লোকের পা পড়েনি। রাস্তার ধারে ভগ্নপ্রায় লতা পাতা দ্বারা আচ্ছাদিত হয়ে সারি সারি বাড়ি দাড়িয়ে আছে। মাঝে মাঝে কিছু বন্য পাখির ডাক শোনা যাচ্ছে। ঝিঁঝিঁ পোকার ডাকে ওদের পায়ের শব্দ ঢাকা পড়ে গেলেও ওদের যাবার রাস্তার সামনে দিয়ে কি যেনো সর সর করে রাস্তার দুদিকে নেমে যাচ্ছে।ওদের পায়ের কম্পনে রাস্তার উপর ঘাস থেকে ছোটো ছোট পোকা উড়ছে। বাতাসে ঘেঁটু ফুলের গন্ধে ছেয়ে আছে। কিছুদিন আগে ইসরোর এক কৃত্রিম উপগ্রহ ছবিতে এই পরিত্যাক্ত মৃত নগরীর উপর এক রহস্যময় আলোর সন্ধান জানা যায়। তারপর অন্য স্যাটেলাইট এর স্পেকট্রোস্কোপি বিশ্লেষণ এর মাধ্যমে জানা যায় ঐ আলোক কোনো তেজস্
Chapter - 1 : Introduction

Python3 Tutorials

Introduction

The Simplest High Level Programming Language is Python. Python is a scripting Language so it does not need any kind compile.There is generally two types major python version Python2 and Python3 but Python3 is latest and more usefull.There are lot of Python3 Version .I will recommend to install Python version-3.8.10.You also can test your python script in online by using Google Colab.

Python3 Installation

First go to Python version-3.8.10 official link and download the python installer as your system i.e. Windows,Mac etc 32bit or 64 bit etc.Open Command Prompt(Windows) or Terminal(Mac/Linux) and type python or python3 and enter will show python interpreter with version if no python showing then add python path from your system settings.Now you have created your python envirionment for further programming. If you wish you don't want to install python in your machine then you may try Google Colab where you need to create a new account and create a google colab envirionment and there you can write your python file as well as run on it.

Hello World Program

This program will print "Hello World!".

              
                
                """
                This program will print Hello World!
                """
                print("Hello World!")
                
              
            

Run Python Script

Python Script runnable in directly by using Python interpreter or by using Command Prompt(Windows) and Terminal(Mac & Linux)

              
                
                Python 3.10.7 (tags/v3.10.7:6cc6b13, Sep  5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)] on win32
                Type "help", "copyright", "credits" or "license" for more information.
                >>> print("Hello World")
                Hello World
                >>>
                
              
            

Popular posts from this blog

Some Funny Mathematical Questions

Puthon3

পৃথিবীর কোনো এক আদিম সকাল