Tag: strings

  • Nabil & Huawei signed MoU to acclerate bank’s digital initiative

    Nabil & Huawei signed MoU to acclerate bank’s digital initiative

    Nabil Bank & Huawei Strategic cooperation MOU signing ceremony was held in July of 2020 has agreed to promote it’s banking digital culture. Nabil and Huawei have entered into an MoU to build a Strategic Cooperation between the two institutions to drive the Bank’s digital initiative. To ensure that our digital banking aspirations are realized…

  • Strings in Python

    Strings in Python

    In this Python at RabinsXP, we are going to learn everything about the strings such creating, printing, indexing, and slicing, etc. We also learn about its properties, methods, and formatting. What are Strings? In Python, Strings are used for storing the text information such as a name which actually is treated in a ‘sequence. This means every…