Techie Heap
  • Home
  • Python
  • JavaScript
  • CSS
  • Guides & Tutorials
  • Programming
Techie Heap
  • Home
  • Python
  • JavaScript
  • CSS
  • Guides & Tutorials
  • Programming

Browsing Category

Python

14 posts
PPython

5 Basic Python Tips For Beginners To Get Started In 2022

  • byadmin
  • May 23, 2022
Python is a programming language with many features and capabilities. For beginners, it can be difficult to know…
PPython

How to Access the First Element of Tuple in Python?

  • byadmin
  • March 30, 2022
Python tuple is a collection of ordered and unchangeable items. The tuple is represented by using round brackets.…
PPython

4 Easy Methods to Search for a Substring in Python List

  • byadmin
  • March 30, 2022
Python list a collection of data that is used to store multiple values of different data types under…
PPython

How to Take Input from User in Python?

  • byadmin
  • March 25, 2022
There are many ways to take input in Python. Python has the in-built input() method to receive input…
PPython

4 Simple Examples for Python Threading in 2022

  • byadmin
  • March 25, 2022
Python has an easy interface to use the threading module. Threading allows us to run multiple programs concurrently.…
PPython

4 Simple Ways to Create a List of Lists in Python

  • byadmin
  • March 25, 2022
Python list is used to store multiple items in a single variable. Python list is a built-in data…
PPython

How to Add an Element to JavaScript Array?

  • byadmin
  • March 19, 2022
There are 3 methods to add elements to the JS array easily. Even though there are more than…
PPython

How to Add a Property to the JavaScript Object?

  • byadmin
  • March 19, 2022
Objects in JavaScript are like the backbone of a human being. Without objects, JavaScript is nothing. JavaScript object…
PPython

What Does It Mean Program Exited With Code 0 in Python?

  • byadmin
  • March 19, 2022
For every Python program, when we execute the code, Python will return the code to understand the status…
PPython

How to Iterate a Python List With Index?

  • byadmin
  • March 16, 2022
Python has various built-in methods to iterate a list. The most common method is using “in” operator to…

Posts navigation

1 2 Next
Categories
  • CSS
  • Guides & Tutorials
  • JavaScript
  • Programming
  • Python
  • SQL
Recent Posts
  • How Do I Purchase Google AdWords?
  • Does Instagram Help SEO
  • What Is The Most Popular Ad Agency?
  • Are Candle Companies Profitable
  • Is Sage ERP
Techie Heap
@2022 techieheap.com