atlas news
  Pracity
13  may     17h24
Exercises Solutions
Practity    Excel Challenges Solutions In this post you will find the solutions to the restaurant bookings Excel challenges. In the spreadsheet below for...
09  may     16h40
Free Excel Exercises for Practice
Practity    Excel Exercises for Practice This post contains a free dataset for download and 22 hands-on Excel exercises designed for beginners and intermediate...
24  november     18h14
Are You Proficient in Excel?
Practity    EXCEL PROFIENCY LEVELS How Do I KNow If I’m Proficient in Excel? Understanding Excel proficiency levels can be challenging. Whether you’re preparing...
10  october     17h03
Data Visualization Tools for Excel
Practity    Top Data Visualization Tools for Excel In today’s data-driven world, the humble Excel spreadsheet remains a staple tool for businesses of all sizes....
19  june     08h59
Nim Game with Python
Practity    Simple Python project for intermediates Nim Game with Python Nim is a game of logic and strategy. The winner of Nim is the player who removes the...
16  june     11h00
Biorhythms with Python
Practity    Biorhythms with Python Write a Python program that calculates and displays the intellectual, emotional, and physical biorhythm cycles of a user,...
12  may     22h33
How Can I Practice Excel at Home?
Practity    How Can I Practice Excel at Home? In today’s data-driven business landscape, proficiency in Microsoft Excel has become an essential skill. Whether...
11  may     17h41
Amicable Pairs
Practity    Amicable Pairs with Python Project to Learn Python Amicable numbers, also known as an amicable pair, are two different numbers such that the sum of...
10  may     17h18
Python Class Challenge
Practity    Python Class Challenge Code a Python class named submarine to control the navigation of a submarine. Create an attribute named depth that saves the...
06  may     19h09
Order by New Alphabet
Practity    New Alphabet Sort Challenge Given a new alphabet of 26 letters with no duplicates and arranged in the following order: ZRSTHIGMAUNOQEDPCKJYFWLVBX...
05  may     09h16
BlackJack with Python
Practity    Blackjack Simulator Python Game project Blackjack is one of the most popular card games played in Casinos worldwide. The game is also known as 21...
03  may     17h03
Create Data Table Project
Practity    Create Data Table Project Python Data Problem Given the following sales data (EUR) of 5 shops online during the first half of the year: Sales in...
02  may     11h46
Zig Zag Message Encryption
Practity    Zig Zag Message Encryption Write a Python program to encrypt a message with the rail-fence method. The program will ask the user to input the message...
01  may     18h57
How Do I Know If I am proficient in Python?
Practity    How Do I Know If I am proficient in Python? Python, with its simplicity and versatility, has become one of the most popular programming languages in...
30  april     16h38
Fractions Calculator Project
Practity    Fractions Project with Python Write a Python program that performs addition and subtraction operations on fractions. The program should specifically...
29  april     11h28
Shopping List Program
Practity    Shopping List Program Assume you’re given 5 EUR to buy vegetables for the week in the supermarket. The unit prices in cents are the following...
27  april     19h13
Decoding Project
Practity    Decoding Project with Python Imagine there is new language whose only character is case sensitive X. We know that the following X’s combinations...
    08h32
Invisible Friend Game
Practity    Invisible Friend Game Python Problem with Solutions The invisible friend game is a traditional gift exchange played in offices where everybody is...
25  april     18h29
Self-Descriptive Numbers Program
Practity    Self-Descriptive Numbers Program Coding Project in Python Write a Python program that asks the user to enter a number and checks whether the number...
    14h29
Word Pattern Finder
Practity    Word Pattern Finder Python problem for intermediates Write a Python program to find patterns in words. The input of the program will be the following...
24  april     17h49
Largest and Smallest Integers Combinations
Practity    Largest and Smallest Integers Combinations Python Practice Exercise Given a list of integers separated by a single space, write a Python script that...
23  april     20h01
Die Hard 3 Jugs Problem
Practity    Die Hard 3 Jugs Problem with Python Write a Python program that simulates the process of obtaining exactly 4 liters of water using two buckets. The...
21  april     22h14
Barcode Validator Project
Practity    Barcode Validator Python Code Project Barcodes are 12th digit numbers to identify products used worldwide. The last digit is a redundant check digit,...
    09h51
Shipping Container Optimization Project
Practity    Shipping Container Optimization Project You work in a shipping company and you are responsible for the containers optimization. Your task is to load...
19  april     19h16
Sort Exercise
Practity    Sort Exercise with Python Write a Python program to sort the elements of the following array in ascending order, using the specified pair-wise...
    17h07
Fungi Reproduction
Practity    Fungi Reproduction Problem Python Practice Question Many species can reproduce asexually. After 7 days, some fungi can produce another 3 fungi on a...
18  april     11h36
Budget Tracker Program
Practity    Budget Tracker Program Python Coding Practice Write a Python program to create a household budget tracker. The program should take the following...
16  april     18h06
Color Format Converter Project
Practity    Color Format Converter Project Programming Project in Python The RGB color model is an additive model in which red, green, and blue light are added...
14  april     19h18
Stock Trading Program
Practity    Stock Trading Program Python Programming Exercise The goal of this Python programming exercise is to identify trends in stock prices. Given the...
13  april     08h33
Descriptive Statistics Class
Practity    Descriptive Statistics Class Python OOP Problem The goal of this Python oop problem is to write a Python class called DataAnalyzer that allows users...
12  april     18h42
Compute Car’s Fuel Consumption
Practity    FUEL CONSUMPTION PROGRAM Coding Project in Python In this coding project in Python you must calculate the gasoline consumption of a car based on the...
10  april     22h31
Air Miles Calculator
Practity    Air Miles Calculator Write a Python function that calculates the miles gained by frequent travelers when flying with a specific European airline. The...
06  april     18h01
Shape Areas Project
Practity    Shape Areas Project Python OOP coding project Write a Python class that includes three methods for calculating the areas of three different geometric...
05  april     16h59
Python Programming Problem
Practity    Python Programming Problem Given a seven-digit telephone number (excluding 0 and 1), write a Python script that generates and prints the first 100...
04  april     21h59
Python Loops Math Problem
Practity    Python Loops Problem Write a Python program with for loops to generate a list of all the pairs of positive two digit numbers whose sum is 80, and...
03  april     19h01
Python Loops Practice Question
Practity    Python Loops Practice Question Write a Python application that generates a table displaying the results of multiplying N by 20, 200, and 2000. The...
30  march     20h04
Bus Seat Reservation Project
Practity    Bus Seat Reservation Project Coding Challenge in Python Write a Python program to book seats in a bus commercial route. The seats map of the bus is...
    11h59
Staircase Steps Challenge
Practity    Staircase Python Challenge A child is running up a staircase with N steps, and can hop 1 step, 2 steps or 3 steps at a time. Write a Python program...
23  march     12h27
Advantages of Excel for students and teachers
Practity    Excel in the Classroom Advantages of Excel for students and teachers Advantages for Students Collaboration One of the key benefits for students of...
13  march     23h26
Data Modeling Explained
Practity    Introduction to Data Modeling Data modeling is a crucial process in the field of information technology that involves creating a visual...
12  march     19h06
The Developer Mindset
Practity    The Developer Mindset Programming can seem like a daunting endeavor, filled with complex algorithms and intricate logic. However, with the right...
11  march     20h52
Number to English Project
Practity    Number to English Converter Project Write a Python script that requests the user to enter an integer and return the English name of that number. You...
10  march     23h35
Python Pattern Exercises
Practity    Python Pattern programs for Practice Write a Python program to display three different patterns: 1. An equilateral triangle pattern with ’ using 8...
09  march     18h15
Common Problems Faced by Students Learning Python
Practity    The Most Common Problems Faced by Students Learning Python Learning to code is an exhilarating journey filled with challenges, difficulties, and...
07  march     23h06
What is Synthetic Data?
Practity    What is Synthetic Data? In today’s data-driven world, the demand for high-quality, diverse datasets is ever-increasing. However, acquiring real-world...
06  march     07h55
Eurovision Results Sort Project
Practity    Eurovision Results Sort Project Python Sort Project Given the last year results of Eurovision, the annual international song competition featuring...
01  march     13h56
Excel Shortcuts
Practity    40 Excel Key Shortcuts to Boost your Productivity Introduction In today’s fast-paced world, time is of the essence, especially when it comes to...
29  february     20h10
Excel formatting tips and techniques
Practity    What are Excel formatting tips and techniques? Excel is a powerful tool for organizing and analyzing data, but it’s not just about numbers and...
    15h26
Bingo Game Project
Practity    Bingo Game Project Write a Python code game to play a simplified version of Bingo between two players. The program should generate and display the...
27  february     15h58
Creating Interactive Dashboards in Excel
Practity    How Interactive Dashboards in Excel Can Transform Raw Data into Actionable Insights The importance of data visualization Data, in its raw form, can...
1789420984