- By Surbhi nahta
- May 26, 2022
- Python
Mini strategy Tkinter GUI Alarm timekeeper - Python’s standard library is truly expansive, offering a wide range of installations. The library contains constructed-in modules ( written in C) that…
Mini strategy Tkinter GUI Alarm timekeeper - Python’s standard library is truly expansive, offering a wide range of installations. The library contains constructed-in modules ( written in C) that…
Data Structure in Python - Python has been used worldwide for different fields such as making websites, artificial Intelligence, Data analysis, Machine learning and much more. But to make all…
GUI Based Text translation in python Text restatement from one language to another is gradually getting common for colourful websites as they feed to an transnational followership. The python package…
Inheritance in Python - OOP concepts Inheritance in python is implemented in which one object acquires all the properties and behaviors of a parent object. It is a significant part…
Python – Variable and Global Variable - In the python variable and data type are the basic concepts. Before we start using the python language must know how to define…
Data Preprocessing This first and most essential part has to be done before you feed your data to the learning algorithms. Your data has to be processed, cleaned, transformed to…
Greetings to eager learner!!! Concepts of statistics will enhance the understanding of data. Statistics is another mile stone to become Data analyst and Data Scientist. This blog is totally based…
A namespace is a collection of currently defined symbolic names along with information about the object that each name references. You can think of a namespace as a dictionary in…
Flask for Beginners What is Flask? We need good and easy frameworks to create web sites. Flask is one such web application development framework. It is written in Python. Flask…
Conditional Statements in Python This blog explains conditional / decision making/branching statements in python, along with syntax and examples. In day to day life, we need to make many decisions.…
Data Types and Variables in Python Python is one of the most famous programming languages nowadays. It has gained its popularity due to its simplicity and eases to use. Python…
COPYRIGHT © 2022 SevenMentor Pvt. Ltd | All Rights Reserved.