Pastebin
API
tools
faq
paste
Login
Sign up
Makispaiktis's Pastebin
34,947
596,832
0
7 years ago
Name / Title
Added
Expires
Hits
Comments
Syntax
Yahtzee Game
May 2nd, 2024
Never
640
0
Python
-
Frequency appearance of letters
Jul 18th, 2023
Never
660
0
Python
-
52 consecutive cards
Jul 17th, 2022
Never
1,336
0
Python
-
Roulette Original - Animation
May 28th, 2022
Never
1,629
0
Python
-
Search if a given sequence exists in 'pi' digits
May 18th, 2022
Never
1,006
0
Python
-
Visualizing 3000 digits of 'pi'
May 18th, 2022
Never
588
0
Python
-
Lottery
May 13th, 2022
Never
633
0
Python
-
Luhn Algorithm
May 12th, 2022
Never
1,360
0
Python
-
Hamming Code Error Correction
May 6th, 2022
Never
1,323
0
Python
-
Hamming Code
May 6th, 2022
Never
1,173
0
Python
-
RSA
Apr 24th, 2022
Never
390
0
Python
-
Statistics in multidigit numbers
Mar 25th, 2022
Never
1,281
0
Python
-
21 - Different combinations - 3D plot with win percentages
Feb 28th, 2022
Never
1,247
0
Python
-
21 stats - For 1 target and stop
Feb 27th, 2022
Never
1,214
0
Python
-
Poker Combinations
Jan 4th, 2022
Never
766
0
Python
-
Prime combinations
Oct 27th, 2021
Never
1,230
0
Python
-
Wizard - Player 1 percentage of win
Aug 25th, 2021
Never
1,017
0
Python
-
Wizard - Simulate 1 round
Aug 25th, 2021
Never
1,015
0
Python
-
Betting Odds - V2 with other algorithm for possibilities
Jul 26th, 2021
Never
318
0
Python
-
CRC Code
Jun 30th, 2021
Never
1,230
0
Python
-
Upper Lower
Jun 13th, 2021
Never
805
0
Python
-
Conway's Game Of Life
Jun 7th, 2021
Never
348
0
Python
-
Dice Game
Apr 29th, 2021
Never
518
0
Python
-
Cryptarithmetic Puzzle
Apr 27th, 2021
Never
586
0
Python
-
Tichu: Monofylla vs Difyllies
Mar 8th, 2021
Never
271
0
Python
-
Caesar's Cipher
Mar 7th, 2021
Never
1,153
0
Python
-
Hangman
Mar 7th, 2021
Never
1,095
0
Python
-
Hangman
Feb 20th, 2021
Never
2,041
0
Python
-
Roulette - Automatic double bet
Jan 15th, 2021
Never
292
0
Python
-
Solitaire Successes
Jan 4th, 2021
Never
790
0
Python
-
Roulette 2 - Options "user" and "automatic"
Dec 18th, 2020
Never
299
0
Python
-
Roulette
Dec 16th, 2020
Never
297
0
Python
-
Find the day by the date - What day it is?
Oct 10th, 2020
Never
1,321
0
Python
-
Maximize ab+bc+cd for standard sum of a,b,c,d
Oct 3rd, 2020
Never
1,435
0
Python
-
Generate all the sublists of a given list
Aug 21st, 2020
Never
352
0
Python
-
Longest Collatz Sequence
Jul 21st, 2020
Never
1,744
0
Python
-
Quantization for every signal
Jun 16th, 2020
Never
1,460
0
Python
-
Quantization in Communication Systems
Jun 8th, 2020
Never
1,523
0
Python
-
Birthday Problem
Apr 25th, 2020
Never
639
0
Python
-
BlackJack Count (Codewars)
Dec 2nd, 2019
Never
381
0
Python
-
ABC = A! + B! + C! Solution
Nov 9th, 2019
Never
451
0
Python
-
Uefa Predictor
Oct 23rd, 2019
Never
382
0
Python
-
ReversedAtbas
Jul 13th, 2019
Never
288
0
Python
-
Words Of Wonders
May 2nd, 2019
Never
299
0
Python
-
Password Creation
Apr 28th, 2019
Never
414
0
Python
-
Caesar's Code
Apr 22nd, 2019
Never
297
0
Python
-
Decoding Mastermind
Aug 7th, 2022
Never
910
0
Java
-
Conway's Game Of Life - V3 - No while (10 ms)
Jun 8th, 2022
Never
398
0
Java
-
Conway 's Game Of Life - V1 - While (20 ms) and steps by 5
Jun 8th, 2022
Never
466
0
Java
-
I6. List (stable size) vs ArrayList (addAll)
Jun 6th, 2022
Never
1,180
0
Java
-
I5. Collections methods - asList, reverse, copy, fill
Jun 6th, 2022
Never
1,292
0
Java
-
I4. Collections.sort()
Jun 6th, 2022
Never
1,200
0
Java
-
I3. Convert: Array <---> LinkedList
Jun 6th, 2022
Never
1,182
0
Java
-
I2. LinkedList Methods - addAll, previous, next, subList, clear
Jun 6th, 2022
Never
1,301
0
Java
-
I1. Strings, Recursion, Collections
Jun 6th, 2022
Never
1,157
0
Java
-
23. String methods
May 31st, 2022
Never
250
0
Java
-
22. Drawing shapes and 3D
May 31st, 2022
Never
1,050
0
Java
-
21. JColorChooser - ShowDialogue - Pick a color
May 31st, 2022
Never
1,343
0
Java
-
20. Easy graphics - Rectangle, string
May 31st, 2022
Never
1,067
0
Java
-
19. FlowLayout - Set Alignment through buttons and a container
May 31st, 2022
Never
928
0
Java
-
18. Try and catch exceptions
May 31st, 2022
Never
341
0
Java
-
17. Read data from an existing file
May 31st, 2022
Never
810
0
Java
-
16. Create a new file and add data
May 31st, 2022
Never
432
0
Java
-
15. Create an empty file
May 31st, 2022
Never
854
0
Java
-
14. File exists?
May 31st, 2022
Never
881
0
Java
-
13. Adapter class - Override click method only - Counter of clicks
May 30th, 2022
Never
1,334
0
Java
-
12. Mouse events - MouseListener and MouseMotionListener
May 30th, 2022
Never
269
0
Java
-
11. JList - Multiple selection - 2 lists
May 30th, 2022
Never
501
0
Java
-
10. JList - Change background color
May 30th, 2022
Never
957
0
Java
-
9. JCombobox - Dropdwon list of images
May 30th, 2022
Never
919
0
Java
-
8. JRadioButton using swing
May 17th, 2022
Never
1,144
0
Java
-
7. Create checkboxes using swing
May 17th, 2022
Never
1,107
0
Java
-
6. Create buttons using Swing
May 17th, 2022
Never
1,000
0
Java
-
5. Action Listeners
May 16th, 2022
Never
1,281
0
Java
-
4. JFrame, JLabel Example (MyFrame)
May 16th, 2022
Never
876
0
Java
-
3. Swing Example
May 15th, 2022
Never
918
0
Java
-
2. Time and Date Class
May 15th, 2022
Never
790
0
Java
-
1. Beginners Project
May 15th, 2022
Never
798
0
Java
-
DCP43 - Implementing a stack
Oct 11th, 2020
Never
1,970
0
Java
-
Trees and Nodes
Jul 15th, 2020
Never
1,247
0
Java
-
Statistics Programme
Apr 2nd, 2020
Never
221
0
Java
-
Counting the numbers between an interval [E{X}-σ, Ε{X}+σ]
Apr 2nd, 2020
Never
231
0
Java
-
Transmit - Receive (with AWGN noise)
Mar 31st, 2020
Never
308
0
Java
-
Tree - Trying to find the best path from top to the bottom
Mar 28th, 2020
Never
337
0
Java
-
Counting time of for-loops in Java
Mar 15th, 2020
Never
285
0
Java
-
Counting time with a clock 2
Mar 15th, 2020
Never
278
0
Java
-
Counting time with a clock
Mar 15th, 2020
Never
275
0
Java
-
Streaming - StreamBot.java
Nov 16th, 2019
Never
205
0
Java
-
Streaming - Stream.java
Nov 15th, 2019
Never
211
0
Java
-
Streaming - PlayBot.java
Nov 11th, 2019
Never
212
0
Java
-
Streaming - App.java
Nov 11th, 2019
Never
219
0
Java
-
Streaming - NightBot.java
Nov 11th, 2019
Never
216
0
Java
-
Streaming - Bot.java
Nov 11th, 2019
Never
218
0
Java
-
Streaming - Streamer.java
Nov 11th, 2019
Never
212
0
Java
-
Players with Weapons (Class Player)
Oct 30th, 2019
Never
292
0
Java
-
Players with Weapons (Class Weapon)
Oct 30th, 2019
Never
275
0
Java
-
Vector Class
Oct 29th, 2019
Never
302
0
Java
-
ComplexNumbers App.java
Feb 24th, 2019
Never
232
0
Java
-
ComplexNumbers Rectangular.java
Feb 24th, 2019
Never
211
0
Java
-
ComplexNumbers Polar.java
Feb 24th, 2019
Never
252
0
Java
-
Most Recent
3
4
5
6
7
8
Oldest
Public Pastes
⭐ Binance Account hack OY
JavaScript | 1 sec ago | 0.17 KB
⭐ get any gift card for FREE⭐ 9N
JavaScript | 6 sec ago | 0.17 KB
⭐ get any gift card for GD
JavaScript | 7 sec ago | 0.17 KB
⭐ get any gift card for 6C
JavaScript | 8 sec ago | 0.17 KB
⭐️ EARN $500 INSTANTLY J6
JavaScript | 10 sec ago | 0.17 KB
⭐️ EARN $500 INSTANTLY⭐ 4M
JavaScript | 14 sec ago | 0.17 KB
⭐️ EARN $500 INSTANTLY 56
JavaScript | 14 sec ago | 0.17 KB
⭐️ EARN $500 INSTANTLY⭐ Z1
JavaScript | 20 sec ago | 0.17 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!