Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing-syntax-to-python3.x #56

Open
wants to merge 172 commits into
base: add-license-1
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
172 commits
Select commit Hold shift + click to select a range
88658be
Create LICENSE
Jan 18, 2018
fd06736
Delete LICENSE
Jan 18, 2018
2bab5d7
Merge pull request #8 from AsciiKay/add-license-1
Jan 18, 2018
2de8ddf
Update and rename ASCII.py to Very_Simple/unicode.py
Jan 25, 2018
3e412ca
Update unicode.py
Jan 25, 2018
d7b479f
Update and rename Eulers PYTHON.py to eulers_python.py
Jan 25, 2018
8e6e295
Rename eulers_python.py to math/eulers_python.py
Jan 25, 2018
5e47b9b
Rename Very_Simple/unicode.py to simple_programs/unicode.py
Jan 25, 2018
6ee6f2b
Update some styling
Jan 25, 2018
6829238
Useless program, db support is missing
Jan 25, 2018
6ff5ee5
Update Number Guessing Game.py
Jan 25, 2018
d423eda
Update Number Guessing Game.py
Jan 25, 2018
d62eadc
Update encoding
Jan 25, 2018
915a231
Rename Number Guessing Game.py to shell_games/number_guessing_game.py
Jan 25, 2018
e651e68
Update encoding
Jan 25, 2018
9e9d198
update file encoding
Jan 25, 2018
f5cce4f
Delete phonebook cuz no db support and code is useless
Jan 25, 2018
72c30fe
Update and rename YoutubePlayer.py to website_opener.py
Jan 25, 2018
3695187
Rename website_opener.py to simple_programs/website_opener.py
Jan 25, 2018
272068d
Tried to keep it similar to orignal
Jan 25, 2018
4837326
Rename aircraft_thrust.py to math/aircraft_thrust.py
Jan 25, 2018
8aab06b
Update some interface styling
Jan 25, 2018
d43be42
Create README for math sub-dir
Jan 25, 2018
dc625f1
Update spelling
Jan 25, 2018
8b42863
Create README.md
Jan 25, 2018
78f0e59
Create README.md
Jan 25, 2018
b9f2a6d
Update and rename analytical_functions.py to algorithms/analysis/coun…
Jan 25, 2018
6af9025
Create README.md
Jan 25, 2018
ded1ae0
Create README.md
Jan 25, 2018
ae860fe
Create sum.py
Jan 25, 2018
2e69dcd
Update testing, testcases
Jan 25, 2018
803832b
Datatype flaw
Jan 25, 2018
3b0b8cc
Create mean.py
Jan 25, 2018
f8495df
Create enum.py
Jan 25, 2018
f1948a7
Useless file/program
Jan 25, 2018
7d87405
Update README.md
Jan 25, 2018
55eb73a
Update and rename is_palindrome.py to algorithms/string/is_palindrome.py
Jan 25, 2018
cfd3011
Create README.md
Jan 25, 2018
05b1383
Update spelling mistake
Jan 26, 2018
a900a6d
Median of un-distributed data
Jan 26, 2018
0b256fb
Update some styling
Jan 26, 2018
f9e9a96
Create length.py
Jan 26, 2018
7819761
Rename simple_programs/unicode.py to simple_scripts/unicode.py
Jan 26, 2018
7312580
Rename simple_programs/website_opener.py to simple_scripts/website_op…
Jan 26, 2018
5129d4b
Rename simple_programs/README.md to simple_scripts/README.md
Jan 26, 2018
80dd8a4
Update README.md
Jan 26, 2018
4be08af
Delete tkinter_label.py
Jan 26, 2018
354b732
Delete variable_examples.py
Jan 26, 2018
4d8c858
Create factorial.py
Jan 26, 2018
938354f
Update generated tuple's sequence
Jan 26, 2018
ecb752a
Create sort.py
Jan 26, 2018
8768e08
Create classic bubble_sort.py
Jan 26, 2018
98ad467
Add reverse sort feature
Jan 26, 2018
496865a
Add reverse sort feature
Jan 26, 2018
ad27e39
Update params list to avoid errors & some styling
Jan 26, 2018
2619caf
Create password_generator.py
Jan 26, 2018
59a68ea
Update README.md
Jan 26, 2018
d5fe9de
Create useful_function_mapping.py
Jan 26, 2018
5bd3b3b
Create max.py
Jan 26, 2018
10c4fd6
Create min.py
Jan 26, 2018
066b63a
Update and rename arithmetic_progression_builder.py to math/arithmeti…
Jan 26, 2018
0b243db
Update and rename ascii_encrypting.py to algorithms/string/caesars_ci…
Jan 26, 2018
6eb792f
Create caesars_cipher_encryption.py
Jan 26, 2018
742dbe9
Delete average_calcy.py
Jan 26, 2018
b57969e
Update README.md
Jan 26, 2018
e879fb3
Update README.md
Jan 26, 2018
f76cc3d
Update README.md
Jan 26, 2018
3c2120d
Update README.md
Jan 26, 2018
3ce6376
Update README.md
Jan 26, 2018
a764b05
Create README.md
Jan 26, 2018
d485eb0
Create README.md
Jan 26, 2018
59fe4d3
Useless script
Jan 27, 2018
198bebc
Update and rename area volume and perimeter calcy1.1.py to math/area_…
Jan 27, 2018
a46f247
Delete circle.py
Jan 27, 2018
b41fca2
Update and rename args_addition_example.py to simple_scripts/args_exa…
Jan 27, 2018
23c74f3
Update and rename args_example.py to simple_scripts/args_example_1.py
Jan 27, 2018
467b0ff
See algorithms/analysis to get all above functions
Jan 27, 2018
1d17621
Create mode.py
Jan 27, 2018
72cd00e
Update and rename binary_search.py to algorithms/searching/binary_sea…
Jan 27, 2018
e40dd13
Add comments at line 23, 24 and 28
Jan 27, 2018
2ce77c3
Fairly useless
Jan 27, 2018
790d8b7
Update and rename binary_to_decimal_converter.py to algorithms/number…
Jan 28, 2018
a877b85
Create binary_to_decimal_conversion.py
Jan 28, 2018
bce836b
Update and rename caesars_cipher.py to caesars_cipher_encryption.py
Jan 28, 2018
6739e72
Delete caesars_cipher_encryption.py
Jan 28, 2018
75ef3c4
Update and rename bmi_calc.py to useful_scripts/bmi_body_mass_index_c…
Jan 28, 2018
ac3ae28
Update password_generator.py
Jan 28, 2018
8666c3f
Library discontinued in Python 3.x versions
Jan 28, 2018
8d5b9e3
Update and rename calculator.py to useful_scripts/calculator.py
Jan 28, 2018
51f97f5
Create calculator.py
Jan 28, 2018
3671b1d
Update and rename characterFinder.py to algorithms/string/vowel_count.py
Jan 28, 2018
c0dab7f
Extremely useless
Jan 28, 2018
52120ac
Rename class_animal.py to simple_scripts/class_animal_attributes_exam…
Jan 28, 2018
a621ce2
Really useless
Jan 28, 2018
712842d
Rename class_example_movies.py to simple_scripts/class_example_movies.py
Jan 28, 2018
3248299
Update and rename class_movies.py to simple_scripts/class_movies.py
Jan 29, 2018
51ff9ee
Little better solution than previous one
Jan 29, 2018
7336bd4
Update and rename compare_two.py to algorithms/numbers/compare_array_…
Jan 29, 2018
6c11b69
Add comment at line 37
Jan 29, 2018
5bf4510
see algorithms/numbers
Jan 29, 2018
1197dd9
Seriously useless
Jan 29, 2018
91e414c
see algorithms/numbers
Jan 29, 2018
a05cf21
Update and rename personality_teller.py to simple_scripts/personality…
Jan 29, 2018
c0f60bf
Update and rename conditionals_examples.py to simple_scripts/conditio…
Jan 29, 2018
76131ae
Update and rename timer.py to useful_scripts/timer.py
Feb 18, 2018
a59cbd3
palindrome string check in just 2 lines
Mar 10, 2018
41abcef
Update and rename battleship.py to shell_games/battleship.py
Mar 10, 2018
3bc0a0f
ReadMe to understand battleship.py
Mar 10, 2018
1de2745
Update and rename calendar.py to useful_scripts/calendar.py
Mar 12, 2018
5d08059
made code more elegant
Mar 12, 2018
4096974
Update and rename dice rolling.py to shell_games/dice_rolling_simulat…
Mar 12, 2018
54c9eae
ReadMe to understand dice_rolling_simulator
Mar 12, 2018
b6fda8c
Create are_you_connected_to_world.py
Mar 12, 2018
590b3da
Improved readability, comments, code
Mar 15, 2018
0c99d5a
Update and rename number_determiner.py to math/number_lesser_greater.py
Mar 16, 2018
87a3ada
Updated spelling of any
nikhils4 Oct 1, 2018
56d36e3
Added comments and error handling
ctrlsam Oct 3, 2018
233bcd6
For Loop Example
geethmaka Oct 4, 2018
6d393ab
ExampleForList
geethmaka Oct 4, 2018
03a0e2c
Selection Sort and Insertion Sort
Hotdogcode Oct 21, 2018
713fc2f
Update README.md
harshup18 Oct 29, 2018
992a15f
Star
reesepalma Dec 3, 2018
f572fb6
Merge pull request #18 from reesepalma/master
kal179 Dec 6, 2018
2129fb5
Merge pull request #15 from harshup18/master
kal179 Dec 6, 2018
b0363d7
Merge pull request #13 from Hotdogcode/add-hdc
kal179 Dec 6, 2018
fdaab72
Merge pull request #12 from GeethOnion/master
kal179 Dec 6, 2018
77ca7c9
Merge pull request #11 from SillySam/patch-1
kal179 Dec 6, 2018
cc3e6be
Merge pull request #10 from nikhils4/patch-1
kal179 Dec 6, 2018
e3055b1
Updating and Optimizing the prime number verification program
crackCodeLogn Feb 12, 2019
0e6ca0f
Adding comments for understanding
crackCodeLogn Feb 13, 2019
26058f8
Being less pretentious
kal179 Jul 7, 2019
b582412
Update and rename ForLoopExample.py to simple_scripts/for_loop_mounta…
kal179 Jul 7, 2019
ae10f3e
Merge pull request #21 from crackCodeLogn/upgrade/Upgrading_and_Optim…
kal179 Jul 8, 2019
599dc32
Fixed an error in the function
akshranair Jul 25, 2020
8940262
Grammatical correction
Lakshita2002 Aug 7, 2020
a383419
Added a freefall calculator
HenryBass Oct 2, 2020
fe27fb3
Amstrong_python.py
denz647 Oct 12, 2020
39d424d
Update sum_array.py
Keshav099 Oct 24, 2020
91fc4f9
Update sum_array.py
kal179 Oct 29, 2020
eeb1a82
Merge pull request #87 from Keshav099/patch-1
kal179 Oct 29, 2020
374abf3
Merge pull request #84 from denz647/patch-1
kal179 Oct 29, 2020
4f02b31
Update and rename Amstrong to armstrong_number.py
kal179 Oct 29, 2020
0ae839c
Delete armstrong_number.py
kal179 Oct 29, 2020
19a3eeb
Revert "Amstrong_python.py"
kal179 Oct 29, 2020
c155504
Merge pull request #88 from AsciiKay/revert-84-patch-1
kal179 Oct 29, 2020
66e26de
Create armstrong_number.py
kal179 Oct 29, 2020
65d35a5
Update README.md
kal179 Oct 29, 2020
9475c4c
Merge pull request #60 from Lakshita2002/gram-branch
kal179 Oct 29, 2020
f694659
Merge pull request #58 from akshranair/master
kal179 Oct 31, 2020
f74b8c2
Update README.md
panavsinha Nov 25, 2020
b503bde
Merge pull request #90 from panavsinha/patch-2
kal179 Jan 23, 2021
51b353b
Update dictionary.py
senay21 Jul 6, 2021
b13afe5
Merge pull request #93 from senay21/patch-1
kal179 Aug 3, 2021
d92cd82
Update hello_world.py
DanialPahlavan Aug 9, 2022
93047dd
Added snake game
sanjail3 Aug 30, 2022
a2dc331
Merge pull request #96 from sanjail3/mbranch
kal179 Sep 27, 2022
1346afc
Create decimal_to_binary_converter.py
kal179 Jan 17, 2023
906103c
Update test cases code block
kal179 Jan 18, 2023
8904f03
Merge pull request #95 from danielHero307/master
kal179 Jan 18, 2023
f8c5ddb
Add introductory comment
kal179 Feb 3, 2023
859a8a6
Create for_loop_fibonnaci
ChaitanyaMittal27 Nov 16, 2023
ef824f5
Create Binary_to_decimal
ChaitanyaMittal27 Nov 17, 2023
7f28e0d
Add files via upload
addanki-virinchi Jan 20, 2024
bb89e00
Update README.md
kal179 Aug 2, 2024
87d7060
Update README.md
kal179 Aug 2, 2024
5430199
Update README.md
kal179 Aug 2, 2024
19e68ea
Update README.md
kal179 Aug 2, 2024
8cfa8d0
Merge pull request #98 from IntelligentInfoBro/patch-2
kal179 Aug 2, 2024
0186097
Merge pull request #97 from IntelligentInfoBro/patch-1
kal179 Aug 2, 2024
9297b1e
Merge pull request #101 from addanki-virinchi/master
kal179 Aug 2, 2024
4fe6b20
Merge pull request #79 from HenryBass/patch-1
kal179 Aug 2, 2024
a7b718c
Update README.md
kal179 Jan 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Rename aircraft_thrust.py to math/aircraft_thrust.py
Tried to keep program as original as possible
Kalpak Take authored Jan 25, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 48373267bc286e08266e0f4d461df69758c9c81c
File renamed without changes.