Skip to content
Technoelearn

Technoelearn

  • Technoelearn
  • Blog
  • Computer Science
    • Machine Learning
    • Artificial Intelligence
  • Programming
    • Python
    • Game
  • Technology
  • Product Review
  • Contact Us
  • About Us

Python

Sieve of Eratosthenes In Python

November 7, 2020November 7, 2020 by Mojammil Husain
Sieve-of-Eratosthenes-In-Python

Sieve of Eratosthenes in python is the algorithm, which is one of the efficient ways to find all primes smaller than n which is smaller than 10 million or so

Read More...

Python startswith and Python endswith Function

August 31, 2020August 31, 2020 by Mojammil Husain
Python startswith and Python endswith Function

In this tutorial, learn about Python startswith and Python endswith Function. The startswith() and endswith() function returns the boolean value True or False.

Read More...

Python String Methods Tutorial

August 31, 2020August 28, 2020 by Mojammil Husain
Python string methods

Learn about Python String Methods. In python programming, String methods are like counts(), split(), strip(), lower(), upper(), center(), find(), index(), etc.

Read More...

Python Uppercase in String

August 28, 2020August 25, 2020 by Mojammil Husain
python uppercase in string

Learn here, python uppercase in string. In python programming the upper() method is use to convert the lowercase character into uppercase character.

Read More...

Python Lowercase String

August 28, 2020August 24, 2020 by Mojammil Husain
Python Lowercase String

learn about python lowercase string. when the letter of the sentence are in uppercase for these conversions from uppercase to lowercase lower() method is used.

Read More...

Python Capitalize First Letter

August 28, 2020August 23, 2020 by Mojammil Husain
Python Capitalize First Letter

Here, we will learn about python capitalize first letter. In python programming capitalization is a method to capitalize on the first word of the sentence.

Read More...

Python Substring | Find Substring In Python

August 28, 2020August 22, 2020 by Mojammil Husain
Python substring ( substring in python )

In this article, we will learn about python substring and how substring in python work. In python programming, the substring is the part of a given string.

Read More...

How to Python Find In String

August 28, 2020August 20, 2020 by Mojammil Husain
Python find in string

learn about how to python find in string. The basic idea about find() function is for finding the index of character or sub-string from the final string.

Read More...

How To Install Pygame On Windows

August 28, 2020August 20, 2020 by Mojammil Husain
How to install pygame on your windows

learn how to install pygame on the window. Pygame is used in developing the video game for playing sound and computer graphics to design the best game in python

Read More...

Python Sequence Tutorial

August 28, 2020August 19, 2020 by Mojammil Husain
Python Sequence

learn Python Sequence. In python programming, Sequence are of many types like, list [ ], tuples ( ), Strings, sets { }, Dictionaries{key:value} and many more.

Read More...
Post navigation
Older posts
1 2 Next →

Subscribe to our Newsletter

Connect with us on:

Follow Us 0 Followers
Follow Us 0 Followers
Follow us 0 Followers

Latest Post

  • Accenture Technology Fundamentals Assessment (TFA) Materials and Pre-Onboard Learning Modules
  • Program To Add Binary Number
  • Sieve of Eratosthenes In C
  • Sieve of Eratosthenes In Python
  • ODEA Hermitcraft

Select Category

  • Computer Science (3)
    • Machine Learning (3)
  • E-Book (1)
  • Newsletter (1)
  • Product Review (1)
  • Programming (24)
    • Game (6)
    • Python (16)
  • Technology (2)

Follow us on

0 Followers
0 Followers
0 Followers

About Us | Contact Us | Disclaimer| Privacy & Policy | E-Book

Managed By Mojammil Husain

© 2022 Technoelearn
Scroll back to top