
Python project 2- To find Mean, Median, and Mode ||For Absolute Beginner
This is the second project for absolute beginners. As in the earlier project, we had learnt how to take input from the user and use […]
This is the second project for absolute beginners. As in the earlier project, we had learnt how to take input from the user and use […]
This is one of the easiest projects for beginners to get hands-on experience of python and start making some basic projects. Description: Here we want […]
Question1 : How to append a new element in a list already defined? Question2 : Write a python snippet to concatenate 2 lists in python? […]
Question1 : What is dictionary? Question2 : How can we intiate a dictionary? Question3 : How can we create a new key/value pair in dictionary? […]
Question 1: Which module is used to print current datetime in python? Question 2: Write a Python Script to display current date and time. Question […]
Question 1 what are data types? Question 2 why string data type is categorised as an immutable data type Question 3 what are different data […]
Python Challenge 1 There is a dictionary d1, Check if the dictionary has that key then print the key and value of that dictionary. Example: […]
Today , I will share basic python questions asked in every interview whether for the post of beginner Python Developer or an Intermediate Developer What […]
Today I will share some basic python interview questions for beginners. Alert: Try to answer the questions yourself before looking out at the answers . […]
If you are a beginner and you want to start with python GUI, then this is the first project you should try to make. Here, […]
Copyright © 2021 | WordPress Theme by MH Themes