Pastebin
API
tools
faq
paste
Login
Sign up
Makispaiktis's Pastebin
34,570
591,817
0
6 years ago
Name / Title
Added
Expires
Hits
Comments
Syntax
Yahtzee Game
May 2nd, 2024
Never
635
0
Python
-
Frequency appearance of letters
Jul 18th, 2023
Never
655
0
Python
-
52 consecutive cards
Jul 17th, 2022
Never
1,333
0
Python
-
Roulette Original - Animation
May 28th, 2022
Never
1,625
0
Python
-
Search if a given sequence exists in 'pi' digits
May 18th, 2022
Never
1,000
0
Python
-
Visualizing 3000 digits of 'pi'
May 18th, 2022
Never
584
0
Python
-
Lottery
May 13th, 2022
Never
630
0
Python
-
Luhn Algorithm
May 12th, 2022
Never
1,357
0
Python
-
Hamming Code Error Correction
May 6th, 2022
Never
1,319
0
Python
-
Hamming Code
May 6th, 2022
Never
1,170
0
Python
-
RSA
Apr 24th, 2022
Never
386
0
Python
-
Statistics in multidigit numbers
Mar 25th, 2022
Never
1,274
0
Python
-
21 - Different combinations - 3D plot with win percentages
Feb 28th, 2022
Never
1,242
0
Python
-
21 stats - For 1 target and stop
Feb 27th, 2022
Never
1,210
0
Python
-
Poker Combinations
Jan 4th, 2022
Never
762
0
Python
-
Prime combinations
Oct 27th, 2021
Never
1,225
0
Python
-
Wizard - Player 1 percentage of win
Aug 25th, 2021
Never
1,012
0
Python
-
Wizard - Simulate 1 round
Aug 25th, 2021
Never
1,006
0
Python
-
Betting Odds - V2 with other algorithm for possibilities
Jul 26th, 2021
Never
315
0
Python
-
CRC Code
Jun 30th, 2021
Never
1,226
0
Python
-
Upper Lower
Jun 13th, 2021
Never
802
0
Python
-
Conway's Game Of Life
Jun 7th, 2021
Never
345
0
Python
-
Dice Game
Apr 29th, 2021
Never
514
0
Python
-
Cryptarithmetic Puzzle
Apr 27th, 2021
Never
582
0
Python
-
Tichu: Monofylla vs Difyllies
Mar 8th, 2021
Never
269
0
Python
-
Caesar's Cipher
Mar 7th, 2021
Never
1,119
0
Python
-
Hangman
Mar 7th, 2021
Never
1,082
0
Python
-
Hangman
Feb 20th, 2021
Never
2,006
0
Python
-
Roulette - Automatic double bet
Jan 15th, 2021
Never
288
0
Python
-
Solitaire Successes
Jan 4th, 2021
Never
787
0
Python
-
Roulette 2 - Options "user" and "automatic"
Dec 18th, 2020
Never
297
0
Python
-
Roulette
Dec 16th, 2020
Never
294
0
Python
-
Find the day by the date - What day it is?
Oct 10th, 2020
Never
1,243
0
Python
-
Maximize ab+bc+cd for standard sum of a,b,c,d
Oct 3rd, 2020
Never
1,431
0
Python
-
Generate all the sublists of a given list
Aug 21st, 2020
Never
349
0
Python
-
Longest Collatz Sequence
Jul 21st, 2020
Never
1,741
0
Python
-
Quantization for every signal
Jun 16th, 2020
Never
1,447
0
Python
-
Quantization in Communication Systems
Jun 8th, 2020
Never
1,521
0
Python
-
Birthday Problem
Apr 25th, 2020
Never
636
0
Python
-
BlackJack Count (Codewars)
Dec 2nd, 2019
Never
379
0
Python
-
ABC = A! + B! + C! Solution
Nov 9th, 2019
Never
450
0
Python
-
Uefa Predictor
Oct 23rd, 2019
Never
380
0
Python
-
ReversedAtbas
Jul 13th, 2019
Never
285
0
Python
-
Words Of Wonders
May 2nd, 2019
Never
297
0
Python
-
Password Creation
Apr 28th, 2019
Never
411
0
Python
-
Caesar's Code
Apr 22nd, 2019
Never
296
0
Python
-
Decoding Mastermind
Aug 7th, 2022
Never
906
0
Java
-
Conway's Game Of Life - V3 - No while (10 ms)
Jun 8th, 2022
Never
395
0
Java
-
Conway 's Game Of Life - V1 - While (20 ms) and steps by 5
Jun 8th, 2022
Never
463
0
Java
-
I6. List (stable size) vs ArrayList (addAll)
Jun 6th, 2022
Never
1,177
0
Java
-
I5. Collections methods - asList, reverse, copy, fill
Jun 6th, 2022
Never
1,288
0
Java
-
I4. Collections.sort()
Jun 6th, 2022
Never
1,197
0
Java
-
I3. Convert: Array <---> LinkedList
Jun 6th, 2022
Never
1,180
0
Java
-
I2. LinkedList Methods - addAll, previous, next, subList, clear
Jun 6th, 2022
Never
1,296
0
Java
-
I1. Strings, Recursion, Collections
Jun 6th, 2022
Never
1,153
0
Java
-
23. String methods
May 31st, 2022
Never
248
0
Java
-
22. Drawing shapes and 3D
May 31st, 2022
Never
1,043
0
Java
-
21. JColorChooser - ShowDialogue - Pick a color
May 31st, 2022
Never
1,340
0
Java
-
20. Easy graphics - Rectangle, string
May 31st, 2022
Never
1,065
0
Java
-
19. FlowLayout - Set Alignment through buttons and a container
May 31st, 2022
Never
926
0
Java
-
18. Try and catch exceptions
May 31st, 2022
Never
338
0
Java
-
17. Read data from an existing file
May 31st, 2022
Never
806
0
Java
-
16. Create a new file and add data
May 31st, 2022
Never
429
0
Java
-
15. Create an empty file
May 31st, 2022
Never
852
0
Java
-
14. File exists?
May 31st, 2022
Never
879
0
Java
-
13. Adapter class - Override click method only - Counter of clicks
May 30th, 2022
Never
1,332
0
Java
-
12. Mouse events - MouseListener and MouseMotionListener
May 30th, 2022
Never
266
0
Java
-
11. JList - Multiple selection - 2 lists
May 30th, 2022
Never
499
0
Java
-
10. JList - Change background color
May 30th, 2022
Never
955
0
Java
-
9. JCombobox - Dropdwon list of images
May 30th, 2022
Never
917
0
Java
-
8. JRadioButton using swing
May 17th, 2022
Never
1,140
0
Java
-
7. Create checkboxes using swing
May 17th, 2022
Never
1,104
0
Java
-
6. Create buttons using Swing
May 17th, 2022
Never
998
0
Java
-
5. Action Listeners
May 16th, 2022
Never
1,278
0
Java
-
4. JFrame, JLabel Example (MyFrame)
May 16th, 2022
Never
872
0
Java
-
3. Swing Example
May 15th, 2022
Never
915
0
Java
-
2. Time and Date Class
May 15th, 2022
Never
786
0
Java
-
1. Beginners Project
May 15th, 2022
Never
794
0
Java
-
DCP43 - Implementing a stack
Oct 11th, 2020
Never
1,966
0
Java
-
Trees and Nodes
Jul 15th, 2020
Never
1,216
0
Java
-
Statistics Programme
Apr 2nd, 2020
Never
220
0
Java
-
Counting the numbers between an interval [E{X}-σ, Ε{X}+σ]
Apr 2nd, 2020
Never
229
0
Java
-
Transmit - Receive (with AWGN noise)
Mar 31st, 2020
Never
306
0
Java
-
Tree - Trying to find the best path from top to the bottom
Mar 28th, 2020
Never
333
0
Java
-
Counting time of for-loops in Java
Mar 15th, 2020
Never
284
0
Java
-
Counting time with a clock 2
Mar 15th, 2020
Never
277
0
Java
-
Counting time with a clock
Mar 15th, 2020
Never
274
0
Java
-
Streaming - StreamBot.java
Nov 16th, 2019
Never
202
0
Java
-
Streaming - Stream.java
Nov 15th, 2019
Never
209
0
Java
-
Streaming - PlayBot.java
Nov 11th, 2019
Never
210
0
Java
-
Streaming - App.java
Nov 11th, 2019
Never
217
0
Java
-
Streaming - NightBot.java
Nov 11th, 2019
Never
214
0
Java
-
Streaming - Bot.java
Nov 11th, 2019
Never
216
0
Java
-
Streaming - Streamer.java
Nov 11th, 2019
Never
210
0
Java
-
Players with Weapons (Class Player)
Oct 30th, 2019
Never
291
0
Java
-
Players with Weapons (Class Weapon)
Oct 30th, 2019
Never
274
0
Java
-
Vector Class
Oct 29th, 2019
Never
300
0
Java
-
ComplexNumbers App.java
Feb 24th, 2019
Never
230
0
Java
-
ComplexNumbers Rectangular.java
Feb 24th, 2019
Never
209
0
Java
-
ComplexNumbers Polar.java
Feb 24th, 2019
Never
250
0
Java
-
Most Recent
3
4
5
6
7
8
Oldest
Public Pastes
⭐ giftcards for free
JavaScript | 6 sec ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 9 sec ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 19 sec ago | 0.05 KB
⭐ giftcards for free
JavaScript | 21 sec ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 25 sec ago | 0.05 KB
⭐ giftcards for free
JavaScript | 29 sec ago | 0.05 KB
⭐ giftcards for free
JavaScript | 35 sec ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 41 sec ago | 0.05 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!