Skip to content
  • Home
  • About
  • Privacy Policy
  • Home
  • About
  • Privacy Policy
Pentest Diaries Security Alive
Pentest Diaries Security Alive
  • About
  • Privacy Policy
  • Home
Lazy Programming Series

Lazy Programming Series – Challenge – 2

saksham dixitMar 17, 2024Mar 17, 2024
Challenge -2: Problem Statement: Guess the Age Game: Your tasked is to create a simple game to guess a specific...
Read More
Lazy Programming Series

Lazy Programming Series – Break and Continue Statement

saksham dixitMar 16, 2024Mar 15, 2024
In Python, break and continue are flow control statements used within loops (such as for and while loops) to alter...
Read More
Lazy Programming Series

Lazy Programming Series – While Loop

saksham dixitMar 15, 2024Mar 15, 2024
In Python, a while loop is a control flow statement that allows you to execute a block of code repeatedly...
Read More
Lazy Programming Series

Lazy Programming Series – For Loop

saksham dixitMar 14, 2024Mar 14, 2024
A for loop is used to iterate over a sequence (such as a list, tuple, string, or range) or any...
Read More
Lazy Programming Series

Lazy Programming Series – If-else & elif

saksham dixitMar 13, 2024Mar 13, 2024
In Python, you can use if, else, and elif (short for “else if”) statements to control the flow of your...
Read More
Lazy Programming Series

Lazy Programming Series – Set

saksham dixitMar 12, 2024Mar 12, 2024
In Python, a set is an unordered collection of unique elements. Sets are useful when you want to store multiple...
Read More
Lazy Programming Series

Lazy Programming Series – Challenge -1

saksham dixitMar 11, 2024Mar 10, 2024
Challenge-1: Description: Create a database & take input of student name from the user and in response user gets the...
Read More
Lazy Programming Series

Lazy Programming Series – List & Dictionary

saksham dixitMar 10, 2024Mar 10, 20241 Comment on Lazy Programming Series – List & Dictionary
In Python, a list is a versatile and widely used data structure that allows you to store and manipulate a...
Read More
Lazy Programming Series

Lazy programming Series – String Slicing

saksham dixitMar 9, 2024Mar 9, 2024
String Slicing and Other Functions in Python: String slicing is a powerful feature in Python that allows you to extract...
Read More
Lazy Programming Series

Lazy programming Series – Variables, Data Types & Typecasting | Practical Code

saksham dixitMar 8, 2024Mar 8, 2024
In Python, variables are used to store data values. Each variable has a data type, which defines the type of...
Read More
678910

Recent Posts

  • WHAT ARE NPUs AI Processor CPU Vs GPU Vs NPU
  • Yup! AI & The Bots Are Already Taking Our Jobs! Here’s One Thing We Can Do About That
  • DDOS – The Unbeatable Cyber Attack system
  • Avoid these Risky Mistakes in Blockchain Coding
  • What is Zero Day Attack? How to prevent?

Recent Comments

  1. movie21k on Massive Microsoft Worldwide Outage Disrupts Flights, Markets, and Stock; | Blue Screen of Death
  2. Plentiful Treasure Slot Game on Massive Microsoft Worldwide Outage Disrupts Flights, Markets, and Stock; | Blue Screen of Death
  3. Shavonne Escobar on Lazy Programming Series – Seek() & tell() method & With Block to open python files
  4. Brigitte Denesik on Lazy Programming Series – List & Dictionary
  5. Marley Hermann on Hack The Box – Breadcrumbs

Archives

  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • March 2024
  • February 2024
  • January 2024
  • November 2023
  • September 2023
  • August 2023

Categories

  • Creative ideas
  • Docker & Container Security
  • Hack_The_Box_Writeups
  • Knowledge Share
  • Lazy Programming Series
  • Outage
  • Pentesting Technique
  • Short Blockchain Post
  • Solidity Series
  • WMI – Red & Blue Team