From 89e964995954bf57c990b10d525892183616097e Mon Sep 17 00:00:00 2001 From: datasc31 <1179113719@qq.com> Date: Fri, 19 Sep 2025 09:48:25 +0800 Subject: [PATCH 1/5] add my new script for testing --- test.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 00000000000..e69de29bb2d From ea10ec85768897176ddbee617fa4f9ba8f91051a Mon Sep 17 00:00:00 2001 From: datasc31 <1179113719@qq.com> Date: Fri, 19 Sep 2025 10:37:42 +0800 Subject: [PATCH 2/5] for testing --- test1.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test1.py diff --git a/test1.py b/test1.py new file mode 100644 index 00000000000..e69de29bb2d From 95d5eef06caaf4d90fe5b45d935a012fa8bb870b Mon Sep 17 00:00:00 2001 From: datasc31 <1179113719@qq.com> Date: Fri, 19 Sep 2025 10:40:10 +0800 Subject: [PATCH 3/5] for testing --- 8_puzzle.py => python_scripts/8_puzzle.py | 0 .../A solution to project euler problem 3.py | 0 AREA OF TRIANGLE.py => python_scripts/AREA OF TRIANGLE.py | 0 ARKA.py => python_scripts/ARKA.py | 0 ASCIIvaluecharacter.py => python_scripts/ASCIIvaluecharacter.py | 0 Add_two_Linked_List.py => python_scripts/Add_two_Linked_List.py | 0 Anonymous_TextApp.py => python_scripts/Anonymous_TextApp.py | 0 AreaOfTriangle.py => python_scripts/AreaOfTriangle.py | 0 Armstrong_number.py => python_scripts/Armstrong_number.py | 0 Audio_Summarizer.py => python_scripts/Audio_Summarizer.py | 0 .../Base Converter Number system.py | 0 Battery_notifier.py => python_scripts/Battery_notifier.py | 0 Binary Coefficients.py => python_scripts/Binary Coefficients.py | 0 Binary_search.py => python_scripts/Binary_search.py | 0 Binary_to_Decimal.py => python_scripts/Binary_to_Decimal.py | 0 BruteForce.py => python_scripts/BruteForce.py | 0 CSV_file.py => python_scripts/CSV_file.py | 0 .../Caesar Cipher Encoder & Decoder.py | 0 Calculate resistance.py => python_scripts/Calculate resistance.py | 0 .../Calculator with simple ui.py | 0 Calendar (GUI).py => python_scripts/Calendar (GUI).py | 0 .../Chrome Dino Automater.py | 0 .../Classification_human_or_horse.py | 0 CliYoutubeDownloader.py => python_scripts/CliYoutubeDownloader.py | 0 Collatz-Conjecture.py => python_scripts/Collatz-Conjecture.py | 0 Conversation.py => python_scripts/Conversation.py | 0 .../CountMillionCharacter.py | 0 .../CountMillionCharacters-2.0.py | 0 Crack_password.py => python_scripts/Crack_password.py | 0 .../Credit_Card_Validator.py | 0 Cricket_score.py => python_scripts/Cricket_score.py | 0 Day_of_week.py => python_scripts/Day_of_week.py | 0 .../Decimal number to binary function.py | 0 Decimal_To_Binary.py => python_scripts/Decimal_To_Binary.py | 0 Delete_Linked_List.py => python_scripts/Delete_Linked_List.py | 0 Detect_Remove_loop.py => python_scripts/Detect_Remove_loop.py | 0 .../Dictionary opperations (input,update a dict).py | 0 Differentiate_List.py => python_scripts/Differentiate_List.py | 0 Divide Operator.py => python_scripts/Divide Operator.py | 0 Email-Automation.py => python_scripts/Email-Automation.py | 0 .../Encryption using base64.py | 0 EncryptionTool.py => python_scripts/EncryptionTool.py | 0 .../Exception_Handling_in_Python.py | 0 .../Extract_Text_from_image.py | 0 .../FIND FACTORIAL OF A NUMBER.py | 0 .../FibonacciNumbersWithGenerators.py | 0 .../Fibonacci_sequence_recursive_sol.py | 0 .../Find current weather of any city using openweathermap API.py | 0 .../FindingResolutionOfAnImage.py | 0 FizzBuzz.py => python_scripts/FizzBuzz.py | 0 .../Generate a random number between 0 to 9.py | 0 Google_News.py => python_scripts/Google_News.py | 0 Gregorian_Calendar.py => python_scripts/Gregorian_Calendar.py | 0 Grocery calculator.py => python_scripts/Grocery calculator.py | 0 GroupSms_Way2.py => python_scripts/GroupSms_Way2.py | 0 .../Guess_the_number_game.py | 0 Guessing_Game.py => python_scripts/Guessing_Game.py | 0 HangMan Game.py => python_scripts/HangMan Game.py | 0 Hangman.py => python_scripts/Hangman.py | 0 Hotel-Management.py => python_scripts/Hotel-Management.py | 0 Image_resize.py => python_scripts/Image_resize.py | 0 Infix_to_Postfix.py => python_scripts/Infix_to_Postfix.py | 0 .../Insert_operation_on_Linked_List.py | 0 Job_scheduling.py => python_scripts/Job_scheduling.py | 0 JsonParser.py => python_scripts/JsonParser.py | 0 Kilometerstomile.py => python_scripts/Kilometerstomile.py | 0 LETTER GUESSER.py => python_scripts/LETTER GUESSER.py | 0 Letter_Counter.py => python_scripts/Letter_Counter.py | 0 List.py => python_scripts/List.py | 0 Luhn_Algorithm.py => python_scripts/Luhn_Algorithm.py | 0 Mad Libs Generator.py => python_scripts/Mad Libs Generator.py | 0 Memory_game.py => python_scripts/Memory_game.py | 0 Merge_linked_list.py => python_scripts/Merge_linked_list.py | 0 MobiusFunction.py => python_scripts/MobiusFunction.py | 0 Mp3_media_player.py => python_scripts/Mp3_media_player.py | 0 Multiply.py => python_scripts/Multiply.py | 0 MySQL_Databses.py => python_scripts/MySQL_Databses.py | 0 Number reverse.py => python_scripts/Number reverse.py | 0 Organise.py => python_scripts/Organise.py | 0 PDFtoAudiobook.py => python_scripts/PDFtoAudiobook.py | 0 PONG_GAME.py => python_scripts/PONG_GAME.py | 0 Palindrome_Checker.py => python_scripts/Palindrome_Checker.py | 0 Pc_information.py => python_scripts/Pc_information.py | 0 Polyline.py => python_scripts/Polyline.py | 0 Pomodoro (tkinter).py => python_scripts/Pomodoro (tkinter).py | 0 Prime_number.py => python_scripts/Prime_number.py | 0 Python Distance.py => python_scripts/Python Distance.py | 0 .../Python Voice Generator.py | 0 .../Python-Array-Equilibrium-Index.py | 0 Python_swapping.py => python_scripts/Python_swapping.py | 0 QuadraticCalc.py => python_scripts/QuadraticCalc.py | 0 .../Random Password Generator.py | 0 RandomDice.py => python_scripts/RandomDice.py | 0 RandomNumberGame.py => python_scripts/RandomNumberGame.py | 0 Randomnumber.py => python_scripts/Randomnumber.py | 0 ReadFromCSV.py => python_scripts/ReadFromCSV.py | 0 .../Reverse_list_in_groups.py | 0 Rotate_Linked_List.py => python_scripts/Rotate_Linked_List.py | 0 SOUNDEX.py => python_scripts/SOUNDEX.py | 0 .../Secret message generator GUI by tkinter.py | 0 .../Shortest Distance between Two Lines.py | 0 SimpleStopWatch.py => python_scripts/SimpleStopWatch.py | 0 Snake-Water-Gun-Game.py => python_scripts/Snake-Water-Gun-Game.py | 0 SpeechToText.py => python_scripts/SpeechToText.py | 0 .../Split_Circular_Linked_List.py | 0 StringToBinary.py => python_scripts/StringToBinary.py | 0 String_Palindrome.py => python_scripts/String_Palindrome.py | 0 Strings.py => python_scripts/Strings.py | 0 .../Sum of digits of a number.py | 0 TTS.py => python_scripts/TTS.py | 0 TaskManager.py => python_scripts/TaskManager.py | 0 TaskPlanner.py => python_scripts/TaskPlanner.py | 0 TicTacToe.py => python_scripts/TicTacToe.py | 0 Tic_Tac_Toe.py => python_scripts/Tic_Tac_Toe.py | 0 Timetable_Operations.py => python_scripts/Timetable_Operations.py | 0 .../To find the largest number between 3 numbers.py | 0 .../To print series 1,12,123,1234......py | 0 Todo_GUi.py => python_scripts/Todo_GUi.py | 0 .../Trending youtube videos.py | 0 Turtle_Star.py => python_scripts/Turtle_Star.py | 0 Tweet Pre-Processing.py => python_scripts/Tweet Pre-Processing.py | 0 .../Type of angles of a triangle.py | 0 .../Type_of_angles_of_triangle.py | 0 .../Unit Digit of a raised to power b.py | 0 .../Voice Command Calculator.py | 0 WeatherGUI.py => python_scripts/WeatherGUI.py | 0 Web Socket.py => python_scripts/Web Socket.py | 0 Web_Scraper.py => python_scripts/Web_Scraper.py | 0 WikipediaModule.py => python_scripts/WikipediaModule.py | 0 add_two_number.py => python_scripts/add_two_number.py | 0 add_two_nums.py => python_scripts/add_two_nums.py | 0 advanced_calculator.py => python_scripts/advanced_calculator.py | 0 agecalculator.py => python_scripts/agecalculator.py | 0 alexa_news_headlines.py => python_scripts/alexa_news_headlines.py | 0 area_of_square_app.py => python_scripts/area_of_square_app.py | 0 armstrongnumber.py => python_scripts/armstrongnumber.py | 0 automail.py => python_scripts/automail.py | 0 .../avg_xdspam_confidence.py | 0 .../backup_automater_services.py | 0 balance_parenthesis.py => python_scripts/balance_parenthesis.py | 0 basic_cal.py => python_scripts/basic_cal.py | 0 batch_file_rename.py => python_scripts/batch_file_rename.py | 0 billing.py => python_scripts/billing.py | 0 binary search.py => python_scripts/binary search.py | 0 binary_search_tree.py => python_scripts/binary_search_tree.py | 0 binod.py => python_scripts/binod.py | 0 birthdays.py => python_scripts/birthdays.py | 0 blackJackGUI.py => python_scripts/blackJackGUI.py | 0 blackjack.py => python_scripts/blackjack.py | 0 bodymass.py => python_scripts/bodymass.py | 0 .../bookstore_manangement_system.py | 0 calc_area.py => python_scripts/calc_area.py | 0 calci.py => python_scripts/calci.py | 0 calculator-gui.py => python_scripts/calculator-gui.py | 0 calculator.py => python_scripts/calculator.py | 0 cartesian_product.py => python_scripts/cartesian_product.py | 0 changemac.py => python_scripts/changemac.py | 0 chaos.py => python_scripts/chaos.py | 0 .../check whether the string is Symmetrical or Palindrome.py | 0 check_file.py => python_scripts/check_file.py | 0 .../check_for_sqlite_files.py | 0 check_input.py => python_scripts/check_input.py | 0 check_internet_con.py => python_scripts/check_internet_con.py | 0 check_prime.py => python_scripts/check_prime.py | 0 chicks_n_rabs.py => python_scripts/chicks_n_rabs.py | 0 .../classicIndianCardMatch.py | 0 cloning_a_list.py => python_scripts/cloning_a_list.py | 0 colorma_as_color.py => python_scripts/colorma_as_color.py | 0 colour spiral.py => python_scripts/colour spiral.py | 0 compass_code.py => python_scripts/compass_code.py | 0 consonant.py => python_scripts/consonant.py | 0 .../convert celsius into fahrenheit.py | 0 convert_time.py => python_scripts/convert_time.py | 0 .../convert_wind_direction_to_degrees.py | 0 .../count the numbers of two vovels.py | 0 .../create password validity in python.py | 0 .../create_dir_if_not_there.py | 0 cricket_live_score.py => python_scripts/cricket_live_score.py | 0 cricket_news.py => python_scripts/cricket_news.py | 0 daily_checks.py => python_scripts/daily_checks.py | 0 daily_horoscope.py => python_scripts/daily_horoscope.py | 0 date-timeclient.py => python_scripts/date-timeclient.py | 0 date-timeserver.py => python_scripts/date-timeserver.py | 0 days_from_date.py => python_scripts/days_from_date.py | 0 dec_to_hex.py => python_scripts/dec_to_hex.py | 0 decimal to binary.py => python_scripts/decimal to binary.py | 0 diamond.py => python_scripts/diamond.py | 0 dice.py => python_scripts/dice.py | 0 diceV2_dynamic.py => python_scripts/diceV2_dynamic.py | 0 .../dice_rolling_simulator.py | 0 diction.py => python_scripts/diction.py | 0 digital_clock.py => python_scripts/digital_clock.py | 0 dir_test.py => python_scripts/dir_test.py | 0 divisors_of_a_number.py => python_scripts/divisors_of_a_number.py | 0 .../encrypter-decrypter-gui.py | 0 .../encrypter_decrypter_gui.py | 0 encryptsys.py => python_scripts/encryptsys.py | 0 env_check.py => python_scripts/env_check.py | 0 equations.py => python_scripts/equations.py | 0 ex20.py => python_scripts/ex20.py | 0 facebook id hack.py => python_scripts/facebook id hack.py | 0 .../facebook-autologin-bot.py | 0 factorial_perm_comp.py => python_scripts/factorial_perm_comp.py | 0 factors.py => python_scripts/factors.py | 0 fastapi.py => python_scripts/fastapi.py | 0 fetch_news.py => python_scripts/fetch_news.py | 0 fibonacci.py => python_scripts/fibonacci.py | 0 fibonici series.py => python_scripts/fibonici series.py | 0 file_ext_changer.py => python_scripts/file_ext_changer.py | 0 fileinfo.py => python_scripts/fileinfo.py | 0 find_cube_root.py => python_scripts/find_cube_root.py | 0 find_prime.py => python_scripts/find_prime.py | 0 finding LCM.py => python_scripts/finding LCM.py | 0 folder_size.py => python_scripts/folder_size.py | 0 .../four_digit_num_combination.py | 0 friday.py => python_scripts/friday.py | 0 ftp_send_receive.py => python_scripts/ftp_send_receive.py | 0 gambler.py => python_scripts/gambler.py | 0 gcd.py => python_scripts/gcd.py | 0 .../generate_permutations.py | 0 get_crypto_price.py => python_scripts/get_crypto_price.py | 0 get_info_remoute_srv.py => python_scripts/get_info_remoute_srv.py | 0 get_likes_on_FB.py => python_scripts/get_likes_on_FB.py | 0 get_youtube_view.py => python_scripts/get_youtube_view.py | 0 google.py => python_scripts/google.py | 0 googlemaps.py => python_scripts/googlemaps.py | 0 googleweb.py => python_scripts/googleweb.py | 0 greaterno.py => python_scripts/greaterno.py | 0 greattwono.py => python_scripts/greattwono.py | 0 gstin_scraper.py => python_scripts/gstin_scraper.py | 0 gui_calculator.py => python_scripts/gui_calculator.py | 0 hamming-numbers.py => python_scripts/hamming-numbers.py | 0 happy_num.py => python_scripts/happy_num.py | 0 heap_sort.py => python_scripts/heap_sort.py | 0 helloworld.py => python_scripts/helloworld.py | 0 .../how to add three numbers and find type in python.py | 0 .../how to display the fibonacci sequence up to n-.py | 0 index.py => python_scripts/index.py | 0 inheritance_YahV1729.py => python_scripts/inheritance_YahV1729.py | 0 .../input matrice,product any order!.py | 0 insertion_sort.py => python_scripts/insertion_sort.py | 0 .../internet_connection_py3.py | 0 invisible_clock.py => python_scripts/invisible_clock.py | 0 iprint.py => python_scripts/iprint.py | 0 is_number.py => python_scripts/is_number.py | 0 jee_result.py => python_scripts/jee_result.py | 0 kilo_to_miles.py => python_scripts/kilo_to_miles.py | 0 kmp_str_search.py => python_scripts/kmp_str_search.py | 0 large_files_reading.py => python_scripts/large_files_reading.py | 0 largestno.py => python_scripts/largestno.py | 0 lcm.py => python_scripts/lcm.py | 0 leap year.py => python_scripts/leap year.py | 0 length.py => python_scripts/length.py | 0 letter_frequency.py => python_scripts/letter_frequency.py | 0 levenshtein_distance.py => python_scripts/levenshtein_distance.py | 0 linear search.py => python_scripts/linear search.py | 0 linear_search.py => python_scripts/linear_search.py | 0 live_sketch.py => python_scripts/live_sketch.py | 0 loader.py => python_scripts/loader.py | 0 login.py => python_scripts/login.py | 0 logs.py => python_scripts/logs.py | 0 .../longest_increasing_subsequence_length.py | 0 loops.py => python_scripts/loops.py | 0 love_turtle.py => python_scripts/love_turtle.py | 0 .../luhn_algorithm_for_credit_card_validation.py | 0 magic8ball.py => python_scripts/magic8ball.py | 0 magic_8_ball.py => python_scripts/magic_8_ball.py | 0 mapit.py => python_scripts/mapit.py | 0 mathfunctions.py => python_scripts/mathfunctions.py | 0 meme_maker.py => python_scripts/meme_maker.py | 0 memorygame.py => python_scripts/memorygame.py | 0 merge.py => python_scripts/merge.py | 0 .../missing number from list.py | 0 .../mobilePhoneSpecsScrapper.py | 0 .../move_files_over_x_days.py | 0 movie_details.py => python_scripts/movie_details.py | 0 multiple_comditions.py => python_scripts/multiple_comditions.py | 0 multiplication_table.py => python_scripts/multiplication_table.py | 0 .../nDigitNumberCombinations.py | 0 new.py => python_scripts/new.py | 0 new_pattern.py => python_scripts/new_pattern.py | 0 new_script.py => python_scripts/new_script.py | 0 .../news_articles__scraper.py | 0 news_oversimplifier.py => python_scripts/news_oversimplifier.py | 0 next_number.py => python_scripts/next_number.py | 0 nmap_scan.py => python_scripts/nmap_scan.py | 0 nslookup_check.py => python_scripts/nslookup_check.py | 0 num-py.py => python_scripts/num-py.py | 0 number guessing.py => python_scripts/number guessing.py | 0 .../numeric_password_cracker.py | 0 oneeven.py => python_scripts/oneeven.py | 0 osinfo.py => python_scripts/osinfo.py | 0 palindrome.py => python_scripts/palindrome.py | 0 pan.py => python_scripts/pan.py | 0 passwordGen.py => python_scripts/passwordGen.py | 0 passwordGenerator.py => python_scripts/passwordGenerator.py | 0 password_checker.py => python_scripts/password_checker.py | 0 password_cracker.py => python_scripts/password_cracker.py | 0 password_manager.py => python_scripts/password_manager.py | 0 personal_translator.py => python_scripts/personal_translator.py | 0 ph_email.py => python_scripts/ph_email.py | 0 ping_servers.py => python_scripts/ping_servers.py | 0 ping_subnet.py => python_scripts/ping_subnet.py | 0 polygon.py => python_scripts/polygon.py | 0 portscanner.py => python_scripts/portscanner.py | 0 positiveNegetive.py => python_scripts/positiveNegetive.py | 0 power_of_n.py => python_scripts/power_of_n.py | 0 power_of_two.py => python_scripts/power_of_two.py | 0 powerdown_startup.py => python_scripts/powerdown_startup.py | 0 powers of 2.py => python_scripts/powers of 2.py | 0 powerup_checks.py => python_scripts/powerup_checks.py | 0 print hello world.py => python_scripts/print hello world.py | 0 printing_hello_world.py => python_scripts/printing_hello_world.py | 0 .../prison_break_scrapper.py | 0 pscheck.py => python_scripts/pscheck.py | 0 psunotify.py => python_scripts/psunotify.py | 0 puttylogs.py => python_scripts/puttylogs.py | 0 pyauto.py => python_scripts/pyauto.py | 0 pygame.py => python_scripts/pygame.py | 0 pyhton_array.py => python_scripts/pyhton_array.py | 0 pythagoreanTriplets.py => python_scripts/pythagoreanTriplets.py | 0 .../python Space Invader game.py | 0 .../pythonVideoDownloader.py | 0 python_sms.py => python_scripts/python_sms.py | 0 python_webscraper.py => python_scripts/python_webscraper.py | 0 qrcode.py => python_scripts/qrcode.py | 0 qrdecoder.py => python_scripts/qrdecoder.py | 0 quiz_game.py => python_scripts/quiz_game.py | 0 quote.py => python_scripts/quote.py | 0 random-sentences.py => python_scripts/random-sentences.py | 0 random_file_move.py => python_scripts/random_file_move.py | 0 random_password_gen.py => python_scripts/random_password_gen.py | 0 randomloadingmessage.py => python_scripts/randomloadingmessage.py | 0 rangoli.py => python_scripts/rangoli.py | 0 read_excel_file.py => python_scripts/read_excel_file.py | 0 reading_csv.py => python_scripts/reading_csv.py | 0 recursive-fibonacci.py => python_scripts/recursive-fibonacci.py | 0 recursiveStrings.py => python_scripts/recursiveStrings.py | 0 recyclebin.py => python_scripts/recyclebin.py | 0 .../remove a character from a file and rewrite.py | 0 repeat.py => python_scripts/repeat.py | 0 replacetext.py => python_scripts/replacetext.py | 0 reversed_pattern3.py => python_scripts/reversed_pattern3.py | 0 rock_paper_scissors.py => python_scripts/rock_paper_scissors.py | 0 rook.py => python_scripts/rook.py | 0 rotate_string.py => python_scripts/rotate_string.py | 0 rotatelist.py => python_scripts/rotatelist.py | 0 russian_roulette.py => python_scripts/russian_roulette.py | 0 .../saving_input_into_list.py | 0 scalg.py => python_scripts/scalg.py | 0 scientific_cal.py => python_scripts/scientific_cal.py | 0 scrap_file.py => python_scripts/scrap_file.py | 0 script_count.py => python_scripts/script_count.py | 0 script_listing.py => python_scripts/script_listing.py | 0 sendemail.py => python_scripts/sendemail.py | 0 sensors_information.py => python_scripts/sensors_information.py | 0 serial_scanner.py => python_scripts/serial_scanner.py | 0 sha1.py => python_scripts/sha1.py | 0 sierpinski_triangle.py => python_scripts/sierpinski_triangle.py | 0 simpleInterest.py => python_scripts/simpleInterest.py | 0 simple_calcu.py => python_scripts/simple_calcu.py | 0 simulate_memory_cpu.py => python_scripts/simulate_memory_cpu.py | 0 singly_linked_list.py => python_scripts/singly_linked_list.py | 0 .../size(resolution)image.py | 0 slack_message.py => python_scripts/slack_message.py | 0 snake.py => python_scripts/snake.py | 0 .../snake_case_renamer_depth_one.py | 0 .../solution to euler project problem 10.py | 0 sorting_algos.py => python_scripts/sorting_algos.py | 0 soundex_algorithm.py => python_scripts/soundex_algorithm.py | 0 spiralmatrix.py => python_scripts/spiralmatrix.py | 0 spotifyAccount.py => python_scripts/spotifyAccount.py | 0 sqlite_check.py => python_scripts/sqlite_check.py | 0 sqlite_table_check.py => python_scripts/sqlite_table_check.py | 0 square_root.py => python_scripts/square_root.py | 0 stack.py => python_scripts/stack.py | 0 stackF_Harsh2255.py => python_scripts/stackF_Harsh2255.py | 0 string_palin.py => python_scripts/string_palin.py | 0 string_rotation.py => python_scripts/string_rotation.py | 0 sudoku.py => python_scripts/sudoku.py | 0 .../sum_of_digits_of_a_number.py | 0 swap.py => python_scripts/swap.py | 0 test.py => python_scripts/test.py | 0 test1.py => python_scripts/test1.py | 0 testlines.py => python_scripts/testlines.py | 0 text_file_replace.py => python_scripts/text_file_replace.py | 0 text_to_pig_latin.py => python_scripts/text_to_pig_latin.py | 0 tf_idf_generator.py => python_scripts/tf_idf_generator.py | 0 thread_signal.py => python_scripts/thread_signal.py | 0 tic-tac-toe.py => python_scripts/tic-tac-toe.py | 0 tic_tak_toe.py => python_scripts/tic_tak_toe.py | 0 tik_tak.py => python_scripts/tik_tak.py | 0 time_delta.py => python_scripts/time_delta.py | 0 totaldigits.py => python_scripts/totaldigits.py | 0 .../translation_of_sizes_of_underwear_RU.py | 0 triangles.py => python_scripts/triangles.py | 0 tuple.py => python_scripts/tuple.py | 0 turtle_shapes_made.py => python_scripts/turtle_shapes_made.py | 0 tweeter.py => python_scripts/tweeter.py | 0 twitter_post_scraper.py => python_scripts/twitter_post_scraper.py | 0 two_num.py => python_scripts/two_num.py | 0 url_shortner.py => python_scripts/url_shortner.py | 0 videodownloder.py => python_scripts/videodownloder.py | 0 vigenere_cipher.py => python_scripts/vigenere_cipher.py | 0 voice.py => python_scripts/voice.py | 0 .../vowel remover function.py | 0 webcam.py => python_scripts/webcam.py | 0 whatsapp-monitor.py => python_scripts/whatsapp-monitor.py | 0 whatsapp-schedule.py => python_scripts/whatsapp-schedule.py | 0 .../wifi hack by brutefore.py | 0 wiki_random.py => python_scripts/wiki_random.py | 0 wikipedia.py => python_scripts/wikipedia.py | 0 work_connect.py => python_scripts/work_connect.py | 0 write_excel_file.py => python_scripts/write_excel_file.py | 0 youtubedownloader.py => python_scripts/youtubedownloader.py | 0 test2.py | 0 416 files changed, 0 insertions(+), 0 deletions(-) rename 8_puzzle.py => python_scripts/8_puzzle.py (100%) rename A solution to project euler problem 3.py => python_scripts/A solution to project euler problem 3.py (100%) rename AREA OF TRIANGLE.py => python_scripts/AREA OF TRIANGLE.py (100%) rename ARKA.py => python_scripts/ARKA.py (100%) rename ASCIIvaluecharacter.py => python_scripts/ASCIIvaluecharacter.py (100%) rename Add_two_Linked_List.py => python_scripts/Add_two_Linked_List.py (100%) rename Anonymous_TextApp.py => python_scripts/Anonymous_TextApp.py (100%) rename AreaOfTriangle.py => python_scripts/AreaOfTriangle.py (100%) rename Armstrong_number.py => python_scripts/Armstrong_number.py (100%) rename Audio_Summarizer.py => python_scripts/Audio_Summarizer.py (100%) rename Base Converter Number system.py => python_scripts/Base Converter Number system.py (100%) rename Battery_notifier.py => python_scripts/Battery_notifier.py (100%) rename Binary Coefficients.py => python_scripts/Binary Coefficients.py (100%) rename Binary_search.py => python_scripts/Binary_search.py (100%) rename Binary_to_Decimal.py => python_scripts/Binary_to_Decimal.py (100%) rename BruteForce.py => python_scripts/BruteForce.py (100%) rename CSV_file.py => python_scripts/CSV_file.py (100%) rename Caesar Cipher Encoder & Decoder.py => python_scripts/Caesar Cipher Encoder & Decoder.py (100%) rename Calculate resistance.py => python_scripts/Calculate resistance.py (100%) rename Calculator with simple ui.py => python_scripts/Calculator with simple ui.py (100%) rename Calendar (GUI).py => python_scripts/Calendar (GUI).py (100%) rename Chrome Dino Automater.py => python_scripts/Chrome Dino Automater.py (100%) rename Classification_human_or_horse.py => python_scripts/Classification_human_or_horse.py (100%) rename CliYoutubeDownloader.py => python_scripts/CliYoutubeDownloader.py (100%) rename Collatz-Conjecture.py => python_scripts/Collatz-Conjecture.py (100%) rename Conversation.py => python_scripts/Conversation.py (100%) rename CountMillionCharacter.py => python_scripts/CountMillionCharacter.py (100%) rename CountMillionCharacters-2.0.py => python_scripts/CountMillionCharacters-2.0.py (100%) rename Crack_password.py => python_scripts/Crack_password.py (100%) rename Credit_Card_Validator.py => python_scripts/Credit_Card_Validator.py (100%) rename Cricket_score.py => python_scripts/Cricket_score.py (100%) rename Day_of_week.py => python_scripts/Day_of_week.py (100%) rename Decimal number to binary function.py => python_scripts/Decimal number to binary function.py (100%) rename Decimal_To_Binary.py => python_scripts/Decimal_To_Binary.py (100%) rename Delete_Linked_List.py => python_scripts/Delete_Linked_List.py (100%) rename Detect_Remove_loop.py => python_scripts/Detect_Remove_loop.py (100%) rename Dictionary opperations (input,update a dict).py => python_scripts/Dictionary opperations (input,update a dict).py (100%) rename Differentiate_List.py => python_scripts/Differentiate_List.py (100%) rename Divide Operator.py => python_scripts/Divide Operator.py (100%) rename Email-Automation.py => python_scripts/Email-Automation.py (100%) rename Encryption using base64.py => python_scripts/Encryption using base64.py (100%) rename EncryptionTool.py => python_scripts/EncryptionTool.py (100%) rename Exception_Handling_in_Python.py => python_scripts/Exception_Handling_in_Python.py (100%) rename Extract_Text_from_image.py => python_scripts/Extract_Text_from_image.py (100%) rename FIND FACTORIAL OF A NUMBER.py => python_scripts/FIND FACTORIAL OF A NUMBER.py (100%) rename FibonacciNumbersWithGenerators.py => python_scripts/FibonacciNumbersWithGenerators.py (100%) rename Fibonacci_sequence_recursive_sol.py => python_scripts/Fibonacci_sequence_recursive_sol.py (100%) rename Find current weather of any city using openweathermap API.py => python_scripts/Find current weather of any city using openweathermap API.py (100%) rename FindingResolutionOfAnImage.py => python_scripts/FindingResolutionOfAnImage.py (100%) rename FizzBuzz.py => python_scripts/FizzBuzz.py (100%) rename Generate a random number between 0 to 9.py => python_scripts/Generate a random number between 0 to 9.py (100%) rename Google_News.py => python_scripts/Google_News.py (100%) rename Gregorian_Calendar.py => python_scripts/Gregorian_Calendar.py (100%) rename Grocery calculator.py => python_scripts/Grocery calculator.py (100%) rename GroupSms_Way2.py => python_scripts/GroupSms_Way2.py (100%) rename Guess_the_number_game.py => python_scripts/Guess_the_number_game.py (100%) rename Guessing_Game.py => python_scripts/Guessing_Game.py (100%) rename HangMan Game.py => python_scripts/HangMan Game.py (100%) rename Hangman.py => python_scripts/Hangman.py (100%) rename Hotel-Management.py => python_scripts/Hotel-Management.py (100%) rename Image_resize.py => python_scripts/Image_resize.py (100%) rename Infix_to_Postfix.py => python_scripts/Infix_to_Postfix.py (100%) rename Insert_operation_on_Linked_List.py => python_scripts/Insert_operation_on_Linked_List.py (100%) rename Job_scheduling.py => python_scripts/Job_scheduling.py (100%) rename JsonParser.py => python_scripts/JsonParser.py (100%) rename Kilometerstomile.py => python_scripts/Kilometerstomile.py (100%) rename LETTER GUESSER.py => python_scripts/LETTER GUESSER.py (100%) rename Letter_Counter.py => python_scripts/Letter_Counter.py (100%) rename List.py => python_scripts/List.py (100%) rename Luhn_Algorithm.py => python_scripts/Luhn_Algorithm.py (100%) rename Mad Libs Generator.py => python_scripts/Mad Libs Generator.py (100%) rename Memory_game.py => python_scripts/Memory_game.py (100%) rename Merge_linked_list.py => python_scripts/Merge_linked_list.py (100%) rename MobiusFunction.py => python_scripts/MobiusFunction.py (100%) rename Mp3_media_player.py => python_scripts/Mp3_media_player.py (100%) rename Multiply.py => python_scripts/Multiply.py (100%) rename MySQL_Databses.py => python_scripts/MySQL_Databses.py (100%) rename Number reverse.py => python_scripts/Number reverse.py (100%) rename Organise.py => python_scripts/Organise.py (100%) rename PDFtoAudiobook.py => python_scripts/PDFtoAudiobook.py (100%) rename PONG_GAME.py => python_scripts/PONG_GAME.py (100%) rename Palindrome_Checker.py => python_scripts/Palindrome_Checker.py (100%) rename Pc_information.py => python_scripts/Pc_information.py (100%) rename Polyline.py => python_scripts/Polyline.py (100%) rename Pomodoro (tkinter).py => python_scripts/Pomodoro (tkinter).py (100%) rename Prime_number.py => python_scripts/Prime_number.py (100%) rename Python Distance.py => python_scripts/Python Distance.py (100%) rename Python Voice Generator.py => python_scripts/Python Voice Generator.py (100%) rename Python-Array-Equilibrium-Index.py => python_scripts/Python-Array-Equilibrium-Index.py (100%) rename Python_swapping.py => python_scripts/Python_swapping.py (100%) rename QuadraticCalc.py => python_scripts/QuadraticCalc.py (100%) rename Random Password Generator.py => python_scripts/Random Password Generator.py (100%) rename RandomDice.py => python_scripts/RandomDice.py (100%) rename RandomNumberGame.py => python_scripts/RandomNumberGame.py (100%) rename Randomnumber.py => python_scripts/Randomnumber.py (100%) rename ReadFromCSV.py => python_scripts/ReadFromCSV.py (100%) rename Reverse_list_in_groups.py => python_scripts/Reverse_list_in_groups.py (100%) rename Rotate_Linked_List.py => python_scripts/Rotate_Linked_List.py (100%) rename SOUNDEX.py => python_scripts/SOUNDEX.py (100%) rename Secret message generator GUI by tkinter.py => python_scripts/Secret message generator GUI by tkinter.py (100%) rename Shortest Distance between Two Lines.py => python_scripts/Shortest Distance between Two Lines.py (100%) rename SimpleStopWatch.py => python_scripts/SimpleStopWatch.py (100%) rename Snake-Water-Gun-Game.py => python_scripts/Snake-Water-Gun-Game.py (100%) rename SpeechToText.py => python_scripts/SpeechToText.py (100%) rename Split_Circular_Linked_List.py => python_scripts/Split_Circular_Linked_List.py (100%) rename StringToBinary.py => python_scripts/StringToBinary.py (100%) rename String_Palindrome.py => python_scripts/String_Palindrome.py (100%) rename Strings.py => python_scripts/Strings.py (100%) rename Sum of digits of a number.py => python_scripts/Sum of digits of a number.py (100%) rename TTS.py => python_scripts/TTS.py (100%) rename TaskManager.py => python_scripts/TaskManager.py (100%) rename TaskPlanner.py => python_scripts/TaskPlanner.py (100%) rename TicTacToe.py => python_scripts/TicTacToe.py (100%) rename Tic_Tac_Toe.py => python_scripts/Tic_Tac_Toe.py (100%) rename Timetable_Operations.py => python_scripts/Timetable_Operations.py (100%) rename To find the largest number between 3 numbers.py => python_scripts/To find the largest number between 3 numbers.py (100%) rename To print series 1,12,123,1234......py => python_scripts/To print series 1,12,123,1234......py (100%) rename Todo_GUi.py => python_scripts/Todo_GUi.py (100%) rename Trending youtube videos.py => python_scripts/Trending youtube videos.py (100%) rename Turtle_Star.py => python_scripts/Turtle_Star.py (100%) rename Tweet Pre-Processing.py => python_scripts/Tweet Pre-Processing.py (100%) rename Type of angles of a triangle.py => python_scripts/Type of angles of a triangle.py (100%) rename Type_of_angles_of_triangle.py => python_scripts/Type_of_angles_of_triangle.py (100%) rename Unit Digit of a raised to power b.py => python_scripts/Unit Digit of a raised to power b.py (100%) rename Voice Command Calculator.py => python_scripts/Voice Command Calculator.py (100%) rename WeatherGUI.py => python_scripts/WeatherGUI.py (100%) rename Web Socket.py => python_scripts/Web Socket.py (100%) rename Web_Scraper.py => python_scripts/Web_Scraper.py (100%) rename WikipediaModule.py => python_scripts/WikipediaModule.py (100%) rename add_two_number.py => python_scripts/add_two_number.py (100%) rename add_two_nums.py => python_scripts/add_two_nums.py (100%) rename advanced_calculator.py => python_scripts/advanced_calculator.py (100%) rename agecalculator.py => python_scripts/agecalculator.py (100%) rename alexa_news_headlines.py => python_scripts/alexa_news_headlines.py (100%) rename area_of_square_app.py => python_scripts/area_of_square_app.py (100%) rename armstrongnumber.py => python_scripts/armstrongnumber.py (100%) rename automail.py => python_scripts/automail.py (100%) rename avg_xdspam_confidence.py => python_scripts/avg_xdspam_confidence.py (100%) rename backup_automater_services.py => python_scripts/backup_automater_services.py (100%) rename balance_parenthesis.py => python_scripts/balance_parenthesis.py (100%) rename basic_cal.py => python_scripts/basic_cal.py (100%) rename batch_file_rename.py => python_scripts/batch_file_rename.py (100%) rename billing.py => python_scripts/billing.py (100%) rename binary search.py => python_scripts/binary search.py (100%) rename binary_search_tree.py => python_scripts/binary_search_tree.py (100%) rename binod.py => python_scripts/binod.py (100%) rename birthdays.py => python_scripts/birthdays.py (100%) rename blackJackGUI.py => python_scripts/blackJackGUI.py (100%) rename blackjack.py => python_scripts/blackjack.py (100%) rename bodymass.py => python_scripts/bodymass.py (100%) rename bookstore_manangement_system.py => python_scripts/bookstore_manangement_system.py (100%) rename calc_area.py => python_scripts/calc_area.py (100%) rename calci.py => python_scripts/calci.py (100%) rename calculator-gui.py => python_scripts/calculator-gui.py (100%) rename calculator.py => python_scripts/calculator.py (100%) rename cartesian_product.py => python_scripts/cartesian_product.py (100%) rename changemac.py => python_scripts/changemac.py (100%) rename chaos.py => python_scripts/chaos.py (100%) rename check whether the string is Symmetrical or Palindrome.py => python_scripts/check whether the string is Symmetrical or Palindrome.py (100%) rename check_file.py => python_scripts/check_file.py (100%) rename check_for_sqlite_files.py => python_scripts/check_for_sqlite_files.py (100%) rename check_input.py => python_scripts/check_input.py (100%) rename check_internet_con.py => python_scripts/check_internet_con.py (100%) rename check_prime.py => python_scripts/check_prime.py (100%) rename chicks_n_rabs.py => python_scripts/chicks_n_rabs.py (100%) rename classicIndianCardMatch.py => python_scripts/classicIndianCardMatch.py (100%) rename cloning_a_list.py => python_scripts/cloning_a_list.py (100%) rename colorma_as_color.py => python_scripts/colorma_as_color.py (100%) rename colour spiral.py => python_scripts/colour spiral.py (100%) rename compass_code.py => python_scripts/compass_code.py (100%) rename consonant.py => python_scripts/consonant.py (100%) rename convert celsius into fahrenheit.py => python_scripts/convert celsius into fahrenheit.py (100%) rename convert_time.py => python_scripts/convert_time.py (100%) rename convert_wind_direction_to_degrees.py => python_scripts/convert_wind_direction_to_degrees.py (100%) rename count the numbers of two vovels.py => python_scripts/count the numbers of two vovels.py (100%) rename create password validity in python.py => python_scripts/create password validity in python.py (100%) rename create_dir_if_not_there.py => python_scripts/create_dir_if_not_there.py (100%) rename cricket_live_score.py => python_scripts/cricket_live_score.py (100%) rename cricket_news.py => python_scripts/cricket_news.py (100%) rename daily_checks.py => python_scripts/daily_checks.py (100%) rename daily_horoscope.py => python_scripts/daily_horoscope.py (100%) rename date-timeclient.py => python_scripts/date-timeclient.py (100%) rename date-timeserver.py => python_scripts/date-timeserver.py (100%) rename days_from_date.py => python_scripts/days_from_date.py (100%) rename dec_to_hex.py => python_scripts/dec_to_hex.py (100%) rename decimal to binary.py => python_scripts/decimal to binary.py (100%) rename diamond.py => python_scripts/diamond.py (100%) rename dice.py => python_scripts/dice.py (100%) rename diceV2_dynamic.py => python_scripts/diceV2_dynamic.py (100%) rename dice_rolling_simulator.py => python_scripts/dice_rolling_simulator.py (100%) rename diction.py => python_scripts/diction.py (100%) rename digital_clock.py => python_scripts/digital_clock.py (100%) rename dir_test.py => python_scripts/dir_test.py (100%) rename divisors_of_a_number.py => python_scripts/divisors_of_a_number.py (100%) rename encrypter-decrypter-gui.py => python_scripts/encrypter-decrypter-gui.py (100%) rename encrypter_decrypter_gui.py => python_scripts/encrypter_decrypter_gui.py (100%) rename encryptsys.py => python_scripts/encryptsys.py (100%) rename env_check.py => python_scripts/env_check.py (100%) rename equations.py => python_scripts/equations.py (100%) rename ex20.py => python_scripts/ex20.py (100%) rename facebook id hack.py => python_scripts/facebook id hack.py (100%) rename facebook-autologin-bot.py => python_scripts/facebook-autologin-bot.py (100%) rename factorial_perm_comp.py => python_scripts/factorial_perm_comp.py (100%) rename factors.py => python_scripts/factors.py (100%) rename fastapi.py => python_scripts/fastapi.py (100%) rename fetch_news.py => python_scripts/fetch_news.py (100%) rename fibonacci.py => python_scripts/fibonacci.py (100%) rename fibonici series.py => python_scripts/fibonici series.py (100%) rename file_ext_changer.py => python_scripts/file_ext_changer.py (100%) rename fileinfo.py => python_scripts/fileinfo.py (100%) rename find_cube_root.py => python_scripts/find_cube_root.py (100%) rename find_prime.py => python_scripts/find_prime.py (100%) rename finding LCM.py => python_scripts/finding LCM.py (100%) rename folder_size.py => python_scripts/folder_size.py (100%) rename four_digit_num_combination.py => python_scripts/four_digit_num_combination.py (100%) rename friday.py => python_scripts/friday.py (100%) rename ftp_send_receive.py => python_scripts/ftp_send_receive.py (100%) rename gambler.py => python_scripts/gambler.py (100%) rename gcd.py => python_scripts/gcd.py (100%) rename generate_permutations.py => python_scripts/generate_permutations.py (100%) rename get_crypto_price.py => python_scripts/get_crypto_price.py (100%) rename get_info_remoute_srv.py => python_scripts/get_info_remoute_srv.py (100%) rename get_likes_on_FB.py => python_scripts/get_likes_on_FB.py (100%) rename get_youtube_view.py => python_scripts/get_youtube_view.py (100%) rename google.py => python_scripts/google.py (100%) rename googlemaps.py => python_scripts/googlemaps.py (100%) rename googleweb.py => python_scripts/googleweb.py (100%) rename greaterno.py => python_scripts/greaterno.py (100%) rename greattwono.py => python_scripts/greattwono.py (100%) rename gstin_scraper.py => python_scripts/gstin_scraper.py (100%) rename gui_calculator.py => python_scripts/gui_calculator.py (100%) rename hamming-numbers.py => python_scripts/hamming-numbers.py (100%) rename happy_num.py => python_scripts/happy_num.py (100%) rename heap_sort.py => python_scripts/heap_sort.py (100%) rename helloworld.py => python_scripts/helloworld.py (100%) rename how to add three numbers and find type in python.py => python_scripts/how to add three numbers and find type in python.py (100%) rename how to display the fibonacci sequence up to n-.py => python_scripts/how to display the fibonacci sequence up to n-.py (100%) rename index.py => python_scripts/index.py (100%) rename inheritance_YahV1729.py => python_scripts/inheritance_YahV1729.py (100%) rename input matrice,product any order!.py => python_scripts/input matrice,product any order!.py (100%) rename insertion_sort.py => python_scripts/insertion_sort.py (100%) rename internet_connection_py3.py => python_scripts/internet_connection_py3.py (100%) rename invisible_clock.py => python_scripts/invisible_clock.py (100%) rename iprint.py => python_scripts/iprint.py (100%) rename is_number.py => python_scripts/is_number.py (100%) rename jee_result.py => python_scripts/jee_result.py (100%) rename kilo_to_miles.py => python_scripts/kilo_to_miles.py (100%) rename kmp_str_search.py => python_scripts/kmp_str_search.py (100%) rename large_files_reading.py => python_scripts/large_files_reading.py (100%) rename largestno.py => python_scripts/largestno.py (100%) rename lcm.py => python_scripts/lcm.py (100%) rename leap year.py => python_scripts/leap year.py (100%) rename length.py => python_scripts/length.py (100%) rename letter_frequency.py => python_scripts/letter_frequency.py (100%) rename levenshtein_distance.py => python_scripts/levenshtein_distance.py (100%) rename linear search.py => python_scripts/linear search.py (100%) rename linear_search.py => python_scripts/linear_search.py (100%) rename live_sketch.py => python_scripts/live_sketch.py (100%) rename loader.py => python_scripts/loader.py (100%) rename login.py => python_scripts/login.py (100%) rename logs.py => python_scripts/logs.py (100%) rename longest_increasing_subsequence_length.py => python_scripts/longest_increasing_subsequence_length.py (100%) rename loops.py => python_scripts/loops.py (100%) rename love_turtle.py => python_scripts/love_turtle.py (100%) rename luhn_algorithm_for_credit_card_validation.py => python_scripts/luhn_algorithm_for_credit_card_validation.py (100%) rename magic8ball.py => python_scripts/magic8ball.py (100%) rename magic_8_ball.py => python_scripts/magic_8_ball.py (100%) rename mapit.py => python_scripts/mapit.py (100%) rename mathfunctions.py => python_scripts/mathfunctions.py (100%) rename meme_maker.py => python_scripts/meme_maker.py (100%) rename memorygame.py => python_scripts/memorygame.py (100%) rename merge.py => python_scripts/merge.py (100%) rename missing number from list.py => python_scripts/missing number from list.py (100%) rename mobilePhoneSpecsScrapper.py => python_scripts/mobilePhoneSpecsScrapper.py (100%) rename move_files_over_x_days.py => python_scripts/move_files_over_x_days.py (100%) rename movie_details.py => python_scripts/movie_details.py (100%) rename multiple_comditions.py => python_scripts/multiple_comditions.py (100%) rename multiplication_table.py => python_scripts/multiplication_table.py (100%) rename nDigitNumberCombinations.py => python_scripts/nDigitNumberCombinations.py (100%) rename new.py => python_scripts/new.py (100%) rename new_pattern.py => python_scripts/new_pattern.py (100%) rename new_script.py => python_scripts/new_script.py (100%) rename news_articles__scraper.py => python_scripts/news_articles__scraper.py (100%) rename news_oversimplifier.py => python_scripts/news_oversimplifier.py (100%) rename next_number.py => python_scripts/next_number.py (100%) rename nmap_scan.py => python_scripts/nmap_scan.py (100%) rename nslookup_check.py => python_scripts/nslookup_check.py (100%) rename num-py.py => python_scripts/num-py.py (100%) rename number guessing.py => python_scripts/number guessing.py (100%) rename numeric_password_cracker.py => python_scripts/numeric_password_cracker.py (100%) rename oneeven.py => python_scripts/oneeven.py (100%) rename osinfo.py => python_scripts/osinfo.py (100%) rename palindrome.py => python_scripts/palindrome.py (100%) rename pan.py => python_scripts/pan.py (100%) rename passwordGen.py => python_scripts/passwordGen.py (100%) rename passwordGenerator.py => python_scripts/passwordGenerator.py (100%) rename password_checker.py => python_scripts/password_checker.py (100%) rename password_cracker.py => python_scripts/password_cracker.py (100%) rename password_manager.py => python_scripts/password_manager.py (100%) rename personal_translator.py => python_scripts/personal_translator.py (100%) rename ph_email.py => python_scripts/ph_email.py (100%) rename ping_servers.py => python_scripts/ping_servers.py (100%) rename ping_subnet.py => python_scripts/ping_subnet.py (100%) rename polygon.py => python_scripts/polygon.py (100%) rename portscanner.py => python_scripts/portscanner.py (100%) rename positiveNegetive.py => python_scripts/positiveNegetive.py (100%) rename power_of_n.py => python_scripts/power_of_n.py (100%) rename power_of_two.py => python_scripts/power_of_two.py (100%) rename powerdown_startup.py => python_scripts/powerdown_startup.py (100%) rename powers of 2.py => python_scripts/powers of 2.py (100%) rename powerup_checks.py => python_scripts/powerup_checks.py (100%) rename print hello world.py => python_scripts/print hello world.py (100%) rename printing_hello_world.py => python_scripts/printing_hello_world.py (100%) rename prison_break_scrapper.py => python_scripts/prison_break_scrapper.py (100%) rename pscheck.py => python_scripts/pscheck.py (100%) rename psunotify.py => python_scripts/psunotify.py (100%) rename puttylogs.py => python_scripts/puttylogs.py (100%) rename pyauto.py => python_scripts/pyauto.py (100%) rename pygame.py => python_scripts/pygame.py (100%) rename pyhton_array.py => python_scripts/pyhton_array.py (100%) rename pythagoreanTriplets.py => python_scripts/pythagoreanTriplets.py (100%) rename python Space Invader game.py => python_scripts/python Space Invader game.py (100%) rename pythonVideoDownloader.py => python_scripts/pythonVideoDownloader.py (100%) rename python_sms.py => python_scripts/python_sms.py (100%) rename python_webscraper.py => python_scripts/python_webscraper.py (100%) rename qrcode.py => python_scripts/qrcode.py (100%) rename qrdecoder.py => python_scripts/qrdecoder.py (100%) rename quiz_game.py => python_scripts/quiz_game.py (100%) rename quote.py => python_scripts/quote.py (100%) rename random-sentences.py => python_scripts/random-sentences.py (100%) rename random_file_move.py => python_scripts/random_file_move.py (100%) rename random_password_gen.py => python_scripts/random_password_gen.py (100%) rename randomloadingmessage.py => python_scripts/randomloadingmessage.py (100%) rename rangoli.py => python_scripts/rangoli.py (100%) rename read_excel_file.py => python_scripts/read_excel_file.py (100%) rename reading_csv.py => python_scripts/reading_csv.py (100%) rename recursive-fibonacci.py => python_scripts/recursive-fibonacci.py (100%) rename recursiveStrings.py => python_scripts/recursiveStrings.py (100%) rename recyclebin.py => python_scripts/recyclebin.py (100%) rename remove a character from a file and rewrite.py => python_scripts/remove a character from a file and rewrite.py (100%) rename repeat.py => python_scripts/repeat.py (100%) rename replacetext.py => python_scripts/replacetext.py (100%) rename reversed_pattern3.py => python_scripts/reversed_pattern3.py (100%) rename rock_paper_scissors.py => python_scripts/rock_paper_scissors.py (100%) rename rook.py => python_scripts/rook.py (100%) rename rotate_string.py => python_scripts/rotate_string.py (100%) rename rotatelist.py => python_scripts/rotatelist.py (100%) rename russian_roulette.py => python_scripts/russian_roulette.py (100%) rename saving_input_into_list.py => python_scripts/saving_input_into_list.py (100%) rename scalg.py => python_scripts/scalg.py (100%) rename scientific_cal.py => python_scripts/scientific_cal.py (100%) rename scrap_file.py => python_scripts/scrap_file.py (100%) rename script_count.py => python_scripts/script_count.py (100%) rename script_listing.py => python_scripts/script_listing.py (100%) rename sendemail.py => python_scripts/sendemail.py (100%) rename sensors_information.py => python_scripts/sensors_information.py (100%) rename serial_scanner.py => python_scripts/serial_scanner.py (100%) rename sha1.py => python_scripts/sha1.py (100%) rename sierpinski_triangle.py => python_scripts/sierpinski_triangle.py (100%) rename simpleInterest.py => python_scripts/simpleInterest.py (100%) rename simple_calcu.py => python_scripts/simple_calcu.py (100%) rename simulate_memory_cpu.py => python_scripts/simulate_memory_cpu.py (100%) rename singly_linked_list.py => python_scripts/singly_linked_list.py (100%) rename size(resolution)image.py => python_scripts/size(resolution)image.py (100%) rename slack_message.py => python_scripts/slack_message.py (100%) rename snake.py => python_scripts/snake.py (100%) rename snake_case_renamer_depth_one.py => python_scripts/snake_case_renamer_depth_one.py (100%) rename solution to euler project problem 10.py => python_scripts/solution to euler project problem 10.py (100%) rename sorting_algos.py => python_scripts/sorting_algos.py (100%) rename soundex_algorithm.py => python_scripts/soundex_algorithm.py (100%) rename spiralmatrix.py => python_scripts/spiralmatrix.py (100%) rename spotifyAccount.py => python_scripts/spotifyAccount.py (100%) rename sqlite_check.py => python_scripts/sqlite_check.py (100%) rename sqlite_table_check.py => python_scripts/sqlite_table_check.py (100%) rename square_root.py => python_scripts/square_root.py (100%) rename stack.py => python_scripts/stack.py (100%) rename stackF_Harsh2255.py => python_scripts/stackF_Harsh2255.py (100%) rename string_palin.py => python_scripts/string_palin.py (100%) rename string_rotation.py => python_scripts/string_rotation.py (100%) rename sudoku.py => python_scripts/sudoku.py (100%) rename sum_of_digits_of_a_number.py => python_scripts/sum_of_digits_of_a_number.py (100%) rename swap.py => python_scripts/swap.py (100%) rename test.py => python_scripts/test.py (100%) rename test1.py => python_scripts/test1.py (100%) rename testlines.py => python_scripts/testlines.py (100%) rename text_file_replace.py => python_scripts/text_file_replace.py (100%) rename text_to_pig_latin.py => python_scripts/text_to_pig_latin.py (100%) rename tf_idf_generator.py => python_scripts/tf_idf_generator.py (100%) rename thread_signal.py => python_scripts/thread_signal.py (100%) rename tic-tac-toe.py => python_scripts/tic-tac-toe.py (100%) rename tic_tak_toe.py => python_scripts/tic_tak_toe.py (100%) rename tik_tak.py => python_scripts/tik_tak.py (100%) rename time_delta.py => python_scripts/time_delta.py (100%) rename totaldigits.py => python_scripts/totaldigits.py (100%) rename translation_of_sizes_of_underwear_RU.py => python_scripts/translation_of_sizes_of_underwear_RU.py (100%) rename triangles.py => python_scripts/triangles.py (100%) rename tuple.py => python_scripts/tuple.py (100%) rename turtle_shapes_made.py => python_scripts/turtle_shapes_made.py (100%) rename tweeter.py => python_scripts/tweeter.py (100%) rename twitter_post_scraper.py => python_scripts/twitter_post_scraper.py (100%) rename two_num.py => python_scripts/two_num.py (100%) rename url_shortner.py => python_scripts/url_shortner.py (100%) rename videodownloder.py => python_scripts/videodownloder.py (100%) rename vigenere_cipher.py => python_scripts/vigenere_cipher.py (100%) rename voice.py => python_scripts/voice.py (100%) rename vowel remover function.py => python_scripts/vowel remover function.py (100%) rename webcam.py => python_scripts/webcam.py (100%) rename whatsapp-monitor.py => python_scripts/whatsapp-monitor.py (100%) rename whatsapp-schedule.py => python_scripts/whatsapp-schedule.py (100%) rename wifi hack by brutefore.py => python_scripts/wifi hack by brutefore.py (100%) rename wiki_random.py => python_scripts/wiki_random.py (100%) rename wikipedia.py => python_scripts/wikipedia.py (100%) rename work_connect.py => python_scripts/work_connect.py (100%) rename write_excel_file.py => python_scripts/write_excel_file.py (100%) rename youtubedownloader.py => python_scripts/youtubedownloader.py (100%) create mode 100644 test2.py diff --git a/8_puzzle.py b/python_scripts/8_puzzle.py similarity index 100% rename from 8_puzzle.py rename to python_scripts/8_puzzle.py diff --git a/A solution to project euler problem 3.py b/python_scripts/A solution to project euler problem 3.py similarity index 100% rename from A solution to project euler problem 3.py rename to python_scripts/A solution to project euler problem 3.py diff --git a/AREA OF TRIANGLE.py b/python_scripts/AREA OF TRIANGLE.py similarity index 100% rename from AREA OF TRIANGLE.py rename to python_scripts/AREA OF TRIANGLE.py diff --git a/ARKA.py b/python_scripts/ARKA.py similarity index 100% rename from ARKA.py rename to python_scripts/ARKA.py diff --git a/ASCIIvaluecharacter.py b/python_scripts/ASCIIvaluecharacter.py similarity index 100% rename from ASCIIvaluecharacter.py rename to python_scripts/ASCIIvaluecharacter.py diff --git a/Add_two_Linked_List.py b/python_scripts/Add_two_Linked_List.py similarity index 100% rename from Add_two_Linked_List.py rename to python_scripts/Add_two_Linked_List.py diff --git a/Anonymous_TextApp.py b/python_scripts/Anonymous_TextApp.py similarity index 100% rename from Anonymous_TextApp.py rename to python_scripts/Anonymous_TextApp.py diff --git a/AreaOfTriangle.py b/python_scripts/AreaOfTriangle.py similarity index 100% rename from AreaOfTriangle.py rename to python_scripts/AreaOfTriangle.py diff --git a/Armstrong_number.py b/python_scripts/Armstrong_number.py similarity index 100% rename from Armstrong_number.py rename to python_scripts/Armstrong_number.py diff --git a/Audio_Summarizer.py b/python_scripts/Audio_Summarizer.py similarity index 100% rename from Audio_Summarizer.py rename to python_scripts/Audio_Summarizer.py diff --git a/Base Converter Number system.py b/python_scripts/Base Converter Number system.py similarity index 100% rename from Base Converter Number system.py rename to python_scripts/Base Converter Number system.py diff --git a/Battery_notifier.py b/python_scripts/Battery_notifier.py similarity index 100% rename from Battery_notifier.py rename to python_scripts/Battery_notifier.py diff --git a/Binary Coefficients.py b/python_scripts/Binary Coefficients.py similarity index 100% rename from Binary Coefficients.py rename to python_scripts/Binary Coefficients.py diff --git a/Binary_search.py b/python_scripts/Binary_search.py similarity index 100% rename from Binary_search.py rename to python_scripts/Binary_search.py diff --git a/Binary_to_Decimal.py b/python_scripts/Binary_to_Decimal.py similarity index 100% rename from Binary_to_Decimal.py rename to python_scripts/Binary_to_Decimal.py diff --git a/BruteForce.py b/python_scripts/BruteForce.py similarity index 100% rename from BruteForce.py rename to python_scripts/BruteForce.py diff --git a/CSV_file.py b/python_scripts/CSV_file.py similarity index 100% rename from CSV_file.py rename to python_scripts/CSV_file.py diff --git a/Caesar Cipher Encoder & Decoder.py b/python_scripts/Caesar Cipher Encoder & Decoder.py similarity index 100% rename from Caesar Cipher Encoder & Decoder.py rename to python_scripts/Caesar Cipher Encoder & Decoder.py diff --git a/Calculate resistance.py b/python_scripts/Calculate resistance.py similarity index 100% rename from Calculate resistance.py rename to python_scripts/Calculate resistance.py diff --git a/Calculator with simple ui.py b/python_scripts/Calculator with simple ui.py similarity index 100% rename from Calculator with simple ui.py rename to python_scripts/Calculator with simple ui.py diff --git a/Calendar (GUI).py b/python_scripts/Calendar (GUI).py similarity index 100% rename from Calendar (GUI).py rename to python_scripts/Calendar (GUI).py diff --git a/Chrome Dino Automater.py b/python_scripts/Chrome Dino Automater.py similarity index 100% rename from Chrome Dino Automater.py rename to python_scripts/Chrome Dino Automater.py diff --git a/Classification_human_or_horse.py b/python_scripts/Classification_human_or_horse.py similarity index 100% rename from Classification_human_or_horse.py rename to python_scripts/Classification_human_or_horse.py diff --git a/CliYoutubeDownloader.py b/python_scripts/CliYoutubeDownloader.py similarity index 100% rename from CliYoutubeDownloader.py rename to python_scripts/CliYoutubeDownloader.py diff --git a/Collatz-Conjecture.py b/python_scripts/Collatz-Conjecture.py similarity index 100% rename from Collatz-Conjecture.py rename to python_scripts/Collatz-Conjecture.py diff --git a/Conversation.py b/python_scripts/Conversation.py similarity index 100% rename from Conversation.py rename to python_scripts/Conversation.py diff --git a/CountMillionCharacter.py b/python_scripts/CountMillionCharacter.py similarity index 100% rename from CountMillionCharacter.py rename to python_scripts/CountMillionCharacter.py diff --git a/CountMillionCharacters-2.0.py b/python_scripts/CountMillionCharacters-2.0.py similarity index 100% rename from CountMillionCharacters-2.0.py rename to python_scripts/CountMillionCharacters-2.0.py diff --git a/Crack_password.py b/python_scripts/Crack_password.py similarity index 100% rename from Crack_password.py rename to python_scripts/Crack_password.py diff --git a/Credit_Card_Validator.py b/python_scripts/Credit_Card_Validator.py similarity index 100% rename from Credit_Card_Validator.py rename to python_scripts/Credit_Card_Validator.py diff --git a/Cricket_score.py b/python_scripts/Cricket_score.py similarity index 100% rename from Cricket_score.py rename to python_scripts/Cricket_score.py diff --git a/Day_of_week.py b/python_scripts/Day_of_week.py similarity index 100% rename from Day_of_week.py rename to python_scripts/Day_of_week.py diff --git a/Decimal number to binary function.py b/python_scripts/Decimal number to binary function.py similarity index 100% rename from Decimal number to binary function.py rename to python_scripts/Decimal number to binary function.py diff --git a/Decimal_To_Binary.py b/python_scripts/Decimal_To_Binary.py similarity index 100% rename from Decimal_To_Binary.py rename to python_scripts/Decimal_To_Binary.py diff --git a/Delete_Linked_List.py b/python_scripts/Delete_Linked_List.py similarity index 100% rename from Delete_Linked_List.py rename to python_scripts/Delete_Linked_List.py diff --git a/Detect_Remove_loop.py b/python_scripts/Detect_Remove_loop.py similarity index 100% rename from Detect_Remove_loop.py rename to python_scripts/Detect_Remove_loop.py diff --git a/Dictionary opperations (input,update a dict).py b/python_scripts/Dictionary opperations (input,update a dict).py similarity index 100% rename from Dictionary opperations (input,update a dict).py rename to python_scripts/Dictionary opperations (input,update a dict).py diff --git a/Differentiate_List.py b/python_scripts/Differentiate_List.py similarity index 100% rename from Differentiate_List.py rename to python_scripts/Differentiate_List.py diff --git a/Divide Operator.py b/python_scripts/Divide Operator.py similarity index 100% rename from Divide Operator.py rename to python_scripts/Divide Operator.py diff --git a/Email-Automation.py b/python_scripts/Email-Automation.py similarity index 100% rename from Email-Automation.py rename to python_scripts/Email-Automation.py diff --git a/Encryption using base64.py b/python_scripts/Encryption using base64.py similarity index 100% rename from Encryption using base64.py rename to python_scripts/Encryption using base64.py diff --git a/EncryptionTool.py b/python_scripts/EncryptionTool.py similarity index 100% rename from EncryptionTool.py rename to python_scripts/EncryptionTool.py diff --git a/Exception_Handling_in_Python.py b/python_scripts/Exception_Handling_in_Python.py similarity index 100% rename from Exception_Handling_in_Python.py rename to python_scripts/Exception_Handling_in_Python.py diff --git a/Extract_Text_from_image.py b/python_scripts/Extract_Text_from_image.py similarity index 100% rename from Extract_Text_from_image.py rename to python_scripts/Extract_Text_from_image.py diff --git a/FIND FACTORIAL OF A NUMBER.py b/python_scripts/FIND FACTORIAL OF A NUMBER.py similarity index 100% rename from FIND FACTORIAL OF A NUMBER.py rename to python_scripts/FIND FACTORIAL OF A NUMBER.py diff --git a/FibonacciNumbersWithGenerators.py b/python_scripts/FibonacciNumbersWithGenerators.py similarity index 100% rename from FibonacciNumbersWithGenerators.py rename to python_scripts/FibonacciNumbersWithGenerators.py diff --git a/Fibonacci_sequence_recursive_sol.py b/python_scripts/Fibonacci_sequence_recursive_sol.py similarity index 100% rename from Fibonacci_sequence_recursive_sol.py rename to python_scripts/Fibonacci_sequence_recursive_sol.py diff --git a/Find current weather of any city using openweathermap API.py b/python_scripts/Find current weather of any city using openweathermap API.py similarity index 100% rename from Find current weather of any city using openweathermap API.py rename to python_scripts/Find current weather of any city using openweathermap API.py diff --git a/FindingResolutionOfAnImage.py b/python_scripts/FindingResolutionOfAnImage.py similarity index 100% rename from FindingResolutionOfAnImage.py rename to python_scripts/FindingResolutionOfAnImage.py diff --git a/FizzBuzz.py b/python_scripts/FizzBuzz.py similarity index 100% rename from FizzBuzz.py rename to python_scripts/FizzBuzz.py diff --git a/Generate a random number between 0 to 9.py b/python_scripts/Generate a random number between 0 to 9.py similarity index 100% rename from Generate a random number between 0 to 9.py rename to python_scripts/Generate a random number between 0 to 9.py diff --git a/Google_News.py b/python_scripts/Google_News.py similarity index 100% rename from Google_News.py rename to python_scripts/Google_News.py diff --git a/Gregorian_Calendar.py b/python_scripts/Gregorian_Calendar.py similarity index 100% rename from Gregorian_Calendar.py rename to python_scripts/Gregorian_Calendar.py diff --git a/Grocery calculator.py b/python_scripts/Grocery calculator.py similarity index 100% rename from Grocery calculator.py rename to python_scripts/Grocery calculator.py diff --git a/GroupSms_Way2.py b/python_scripts/GroupSms_Way2.py similarity index 100% rename from GroupSms_Way2.py rename to python_scripts/GroupSms_Way2.py diff --git a/Guess_the_number_game.py b/python_scripts/Guess_the_number_game.py similarity index 100% rename from Guess_the_number_game.py rename to python_scripts/Guess_the_number_game.py diff --git a/Guessing_Game.py b/python_scripts/Guessing_Game.py similarity index 100% rename from Guessing_Game.py rename to python_scripts/Guessing_Game.py diff --git a/HangMan Game.py b/python_scripts/HangMan Game.py similarity index 100% rename from HangMan Game.py rename to python_scripts/HangMan Game.py diff --git a/Hangman.py b/python_scripts/Hangman.py similarity index 100% rename from Hangman.py rename to python_scripts/Hangman.py diff --git a/Hotel-Management.py b/python_scripts/Hotel-Management.py similarity index 100% rename from Hotel-Management.py rename to python_scripts/Hotel-Management.py diff --git a/Image_resize.py b/python_scripts/Image_resize.py similarity index 100% rename from Image_resize.py rename to python_scripts/Image_resize.py diff --git a/Infix_to_Postfix.py b/python_scripts/Infix_to_Postfix.py similarity index 100% rename from Infix_to_Postfix.py rename to python_scripts/Infix_to_Postfix.py diff --git a/Insert_operation_on_Linked_List.py b/python_scripts/Insert_operation_on_Linked_List.py similarity index 100% rename from Insert_operation_on_Linked_List.py rename to python_scripts/Insert_operation_on_Linked_List.py diff --git a/Job_scheduling.py b/python_scripts/Job_scheduling.py similarity index 100% rename from Job_scheduling.py rename to python_scripts/Job_scheduling.py diff --git a/JsonParser.py b/python_scripts/JsonParser.py similarity index 100% rename from JsonParser.py rename to python_scripts/JsonParser.py diff --git a/Kilometerstomile.py b/python_scripts/Kilometerstomile.py similarity index 100% rename from Kilometerstomile.py rename to python_scripts/Kilometerstomile.py diff --git a/LETTER GUESSER.py b/python_scripts/LETTER GUESSER.py similarity index 100% rename from LETTER GUESSER.py rename to python_scripts/LETTER GUESSER.py diff --git a/Letter_Counter.py b/python_scripts/Letter_Counter.py similarity index 100% rename from Letter_Counter.py rename to python_scripts/Letter_Counter.py diff --git a/List.py b/python_scripts/List.py similarity index 100% rename from List.py rename to python_scripts/List.py diff --git a/Luhn_Algorithm.py b/python_scripts/Luhn_Algorithm.py similarity index 100% rename from Luhn_Algorithm.py rename to python_scripts/Luhn_Algorithm.py diff --git a/Mad Libs Generator.py b/python_scripts/Mad Libs Generator.py similarity index 100% rename from Mad Libs Generator.py rename to python_scripts/Mad Libs Generator.py diff --git a/Memory_game.py b/python_scripts/Memory_game.py similarity index 100% rename from Memory_game.py rename to python_scripts/Memory_game.py diff --git a/Merge_linked_list.py b/python_scripts/Merge_linked_list.py similarity index 100% rename from Merge_linked_list.py rename to python_scripts/Merge_linked_list.py diff --git a/MobiusFunction.py b/python_scripts/MobiusFunction.py similarity index 100% rename from MobiusFunction.py rename to python_scripts/MobiusFunction.py diff --git a/Mp3_media_player.py b/python_scripts/Mp3_media_player.py similarity index 100% rename from Mp3_media_player.py rename to python_scripts/Mp3_media_player.py diff --git a/Multiply.py b/python_scripts/Multiply.py similarity index 100% rename from Multiply.py rename to python_scripts/Multiply.py diff --git a/MySQL_Databses.py b/python_scripts/MySQL_Databses.py similarity index 100% rename from MySQL_Databses.py rename to python_scripts/MySQL_Databses.py diff --git a/Number reverse.py b/python_scripts/Number reverse.py similarity index 100% rename from Number reverse.py rename to python_scripts/Number reverse.py diff --git a/Organise.py b/python_scripts/Organise.py similarity index 100% rename from Organise.py rename to python_scripts/Organise.py diff --git a/PDFtoAudiobook.py b/python_scripts/PDFtoAudiobook.py similarity index 100% rename from PDFtoAudiobook.py rename to python_scripts/PDFtoAudiobook.py diff --git a/PONG_GAME.py b/python_scripts/PONG_GAME.py similarity index 100% rename from PONG_GAME.py rename to python_scripts/PONG_GAME.py diff --git a/Palindrome_Checker.py b/python_scripts/Palindrome_Checker.py similarity index 100% rename from Palindrome_Checker.py rename to python_scripts/Palindrome_Checker.py diff --git a/Pc_information.py b/python_scripts/Pc_information.py similarity index 100% rename from Pc_information.py rename to python_scripts/Pc_information.py diff --git a/Polyline.py b/python_scripts/Polyline.py similarity index 100% rename from Polyline.py rename to python_scripts/Polyline.py diff --git a/Pomodoro (tkinter).py b/python_scripts/Pomodoro (tkinter).py similarity index 100% rename from Pomodoro (tkinter).py rename to python_scripts/Pomodoro (tkinter).py diff --git a/Prime_number.py b/python_scripts/Prime_number.py similarity index 100% rename from Prime_number.py rename to python_scripts/Prime_number.py diff --git a/Python Distance.py b/python_scripts/Python Distance.py similarity index 100% rename from Python Distance.py rename to python_scripts/Python Distance.py diff --git a/Python Voice Generator.py b/python_scripts/Python Voice Generator.py similarity index 100% rename from Python Voice Generator.py rename to python_scripts/Python Voice Generator.py diff --git a/Python-Array-Equilibrium-Index.py b/python_scripts/Python-Array-Equilibrium-Index.py similarity index 100% rename from Python-Array-Equilibrium-Index.py rename to python_scripts/Python-Array-Equilibrium-Index.py diff --git a/Python_swapping.py b/python_scripts/Python_swapping.py similarity index 100% rename from Python_swapping.py rename to python_scripts/Python_swapping.py diff --git a/QuadraticCalc.py b/python_scripts/QuadraticCalc.py similarity index 100% rename from QuadraticCalc.py rename to python_scripts/QuadraticCalc.py diff --git a/Random Password Generator.py b/python_scripts/Random Password Generator.py similarity index 100% rename from Random Password Generator.py rename to python_scripts/Random Password Generator.py diff --git a/RandomDice.py b/python_scripts/RandomDice.py similarity index 100% rename from RandomDice.py rename to python_scripts/RandomDice.py diff --git a/RandomNumberGame.py b/python_scripts/RandomNumberGame.py similarity index 100% rename from RandomNumberGame.py rename to python_scripts/RandomNumberGame.py diff --git a/Randomnumber.py b/python_scripts/Randomnumber.py similarity index 100% rename from Randomnumber.py rename to python_scripts/Randomnumber.py diff --git a/ReadFromCSV.py b/python_scripts/ReadFromCSV.py similarity index 100% rename from ReadFromCSV.py rename to python_scripts/ReadFromCSV.py diff --git a/Reverse_list_in_groups.py b/python_scripts/Reverse_list_in_groups.py similarity index 100% rename from Reverse_list_in_groups.py rename to python_scripts/Reverse_list_in_groups.py diff --git a/Rotate_Linked_List.py b/python_scripts/Rotate_Linked_List.py similarity index 100% rename from Rotate_Linked_List.py rename to python_scripts/Rotate_Linked_List.py diff --git a/SOUNDEX.py b/python_scripts/SOUNDEX.py similarity index 100% rename from SOUNDEX.py rename to python_scripts/SOUNDEX.py diff --git a/Secret message generator GUI by tkinter.py b/python_scripts/Secret message generator GUI by tkinter.py similarity index 100% rename from Secret message generator GUI by tkinter.py rename to python_scripts/Secret message generator GUI by tkinter.py diff --git a/Shortest Distance between Two Lines.py b/python_scripts/Shortest Distance between Two Lines.py similarity index 100% rename from Shortest Distance between Two Lines.py rename to python_scripts/Shortest Distance between Two Lines.py diff --git a/SimpleStopWatch.py b/python_scripts/SimpleStopWatch.py similarity index 100% rename from SimpleStopWatch.py rename to python_scripts/SimpleStopWatch.py diff --git a/Snake-Water-Gun-Game.py b/python_scripts/Snake-Water-Gun-Game.py similarity index 100% rename from Snake-Water-Gun-Game.py rename to python_scripts/Snake-Water-Gun-Game.py diff --git a/SpeechToText.py b/python_scripts/SpeechToText.py similarity index 100% rename from SpeechToText.py rename to python_scripts/SpeechToText.py diff --git a/Split_Circular_Linked_List.py b/python_scripts/Split_Circular_Linked_List.py similarity index 100% rename from Split_Circular_Linked_List.py rename to python_scripts/Split_Circular_Linked_List.py diff --git a/StringToBinary.py b/python_scripts/StringToBinary.py similarity index 100% rename from StringToBinary.py rename to python_scripts/StringToBinary.py diff --git a/String_Palindrome.py b/python_scripts/String_Palindrome.py similarity index 100% rename from String_Palindrome.py rename to python_scripts/String_Palindrome.py diff --git a/Strings.py b/python_scripts/Strings.py similarity index 100% rename from Strings.py rename to python_scripts/Strings.py diff --git a/Sum of digits of a number.py b/python_scripts/Sum of digits of a number.py similarity index 100% rename from Sum of digits of a number.py rename to python_scripts/Sum of digits of a number.py diff --git a/TTS.py b/python_scripts/TTS.py similarity index 100% rename from TTS.py rename to python_scripts/TTS.py diff --git a/TaskManager.py b/python_scripts/TaskManager.py similarity index 100% rename from TaskManager.py rename to python_scripts/TaskManager.py diff --git a/TaskPlanner.py b/python_scripts/TaskPlanner.py similarity index 100% rename from TaskPlanner.py rename to python_scripts/TaskPlanner.py diff --git a/TicTacToe.py b/python_scripts/TicTacToe.py similarity index 100% rename from TicTacToe.py rename to python_scripts/TicTacToe.py diff --git a/Tic_Tac_Toe.py b/python_scripts/Tic_Tac_Toe.py similarity index 100% rename from Tic_Tac_Toe.py rename to python_scripts/Tic_Tac_Toe.py diff --git a/Timetable_Operations.py b/python_scripts/Timetable_Operations.py similarity index 100% rename from Timetable_Operations.py rename to python_scripts/Timetable_Operations.py diff --git a/To find the largest number between 3 numbers.py b/python_scripts/To find the largest number between 3 numbers.py similarity index 100% rename from To find the largest number between 3 numbers.py rename to python_scripts/To find the largest number between 3 numbers.py diff --git a/To print series 1,12,123,1234......py b/python_scripts/To print series 1,12,123,1234......py similarity index 100% rename from To print series 1,12,123,1234......py rename to python_scripts/To print series 1,12,123,1234......py diff --git a/Todo_GUi.py b/python_scripts/Todo_GUi.py similarity index 100% rename from Todo_GUi.py rename to python_scripts/Todo_GUi.py diff --git a/Trending youtube videos.py b/python_scripts/Trending youtube videos.py similarity index 100% rename from Trending youtube videos.py rename to python_scripts/Trending youtube videos.py diff --git a/Turtle_Star.py b/python_scripts/Turtle_Star.py similarity index 100% rename from Turtle_Star.py rename to python_scripts/Turtle_Star.py diff --git a/Tweet Pre-Processing.py b/python_scripts/Tweet Pre-Processing.py similarity index 100% rename from Tweet Pre-Processing.py rename to python_scripts/Tweet Pre-Processing.py diff --git a/Type of angles of a triangle.py b/python_scripts/Type of angles of a triangle.py similarity index 100% rename from Type of angles of a triangle.py rename to python_scripts/Type of angles of a triangle.py diff --git a/Type_of_angles_of_triangle.py b/python_scripts/Type_of_angles_of_triangle.py similarity index 100% rename from Type_of_angles_of_triangle.py rename to python_scripts/Type_of_angles_of_triangle.py diff --git a/Unit Digit of a raised to power b.py b/python_scripts/Unit Digit of a raised to power b.py similarity index 100% rename from Unit Digit of a raised to power b.py rename to python_scripts/Unit Digit of a raised to power b.py diff --git a/Voice Command Calculator.py b/python_scripts/Voice Command Calculator.py similarity index 100% rename from Voice Command Calculator.py rename to python_scripts/Voice Command Calculator.py diff --git a/WeatherGUI.py b/python_scripts/WeatherGUI.py similarity index 100% rename from WeatherGUI.py rename to python_scripts/WeatherGUI.py diff --git a/Web Socket.py b/python_scripts/Web Socket.py similarity index 100% rename from Web Socket.py rename to python_scripts/Web Socket.py diff --git a/Web_Scraper.py b/python_scripts/Web_Scraper.py similarity index 100% rename from Web_Scraper.py rename to python_scripts/Web_Scraper.py diff --git a/WikipediaModule.py b/python_scripts/WikipediaModule.py similarity index 100% rename from WikipediaModule.py rename to python_scripts/WikipediaModule.py diff --git a/add_two_number.py b/python_scripts/add_two_number.py similarity index 100% rename from add_two_number.py rename to python_scripts/add_two_number.py diff --git a/add_two_nums.py b/python_scripts/add_two_nums.py similarity index 100% rename from add_two_nums.py rename to python_scripts/add_two_nums.py diff --git a/advanced_calculator.py b/python_scripts/advanced_calculator.py similarity index 100% rename from advanced_calculator.py rename to python_scripts/advanced_calculator.py diff --git a/agecalculator.py b/python_scripts/agecalculator.py similarity index 100% rename from agecalculator.py rename to python_scripts/agecalculator.py diff --git a/alexa_news_headlines.py b/python_scripts/alexa_news_headlines.py similarity index 100% rename from alexa_news_headlines.py rename to python_scripts/alexa_news_headlines.py diff --git a/area_of_square_app.py b/python_scripts/area_of_square_app.py similarity index 100% rename from area_of_square_app.py rename to python_scripts/area_of_square_app.py diff --git a/armstrongnumber.py b/python_scripts/armstrongnumber.py similarity index 100% rename from armstrongnumber.py rename to python_scripts/armstrongnumber.py diff --git a/automail.py b/python_scripts/automail.py similarity index 100% rename from automail.py rename to python_scripts/automail.py diff --git a/avg_xdspam_confidence.py b/python_scripts/avg_xdspam_confidence.py similarity index 100% rename from avg_xdspam_confidence.py rename to python_scripts/avg_xdspam_confidence.py diff --git a/backup_automater_services.py b/python_scripts/backup_automater_services.py similarity index 100% rename from backup_automater_services.py rename to python_scripts/backup_automater_services.py diff --git a/balance_parenthesis.py b/python_scripts/balance_parenthesis.py similarity index 100% rename from balance_parenthesis.py rename to python_scripts/balance_parenthesis.py diff --git a/basic_cal.py b/python_scripts/basic_cal.py similarity index 100% rename from basic_cal.py rename to python_scripts/basic_cal.py diff --git a/batch_file_rename.py b/python_scripts/batch_file_rename.py similarity index 100% rename from batch_file_rename.py rename to python_scripts/batch_file_rename.py diff --git a/billing.py b/python_scripts/billing.py similarity index 100% rename from billing.py rename to python_scripts/billing.py diff --git a/binary search.py b/python_scripts/binary search.py similarity index 100% rename from binary search.py rename to python_scripts/binary search.py diff --git a/binary_search_tree.py b/python_scripts/binary_search_tree.py similarity index 100% rename from binary_search_tree.py rename to python_scripts/binary_search_tree.py diff --git a/binod.py b/python_scripts/binod.py similarity index 100% rename from binod.py rename to python_scripts/binod.py diff --git a/birthdays.py b/python_scripts/birthdays.py similarity index 100% rename from birthdays.py rename to python_scripts/birthdays.py diff --git a/blackJackGUI.py b/python_scripts/blackJackGUI.py similarity index 100% rename from blackJackGUI.py rename to python_scripts/blackJackGUI.py diff --git a/blackjack.py b/python_scripts/blackjack.py similarity index 100% rename from blackjack.py rename to python_scripts/blackjack.py diff --git a/bodymass.py b/python_scripts/bodymass.py similarity index 100% rename from bodymass.py rename to python_scripts/bodymass.py diff --git a/bookstore_manangement_system.py b/python_scripts/bookstore_manangement_system.py similarity index 100% rename from bookstore_manangement_system.py rename to python_scripts/bookstore_manangement_system.py diff --git a/calc_area.py b/python_scripts/calc_area.py similarity index 100% rename from calc_area.py rename to python_scripts/calc_area.py diff --git a/calci.py b/python_scripts/calci.py similarity index 100% rename from calci.py rename to python_scripts/calci.py diff --git a/calculator-gui.py b/python_scripts/calculator-gui.py similarity index 100% rename from calculator-gui.py rename to python_scripts/calculator-gui.py diff --git a/calculator.py b/python_scripts/calculator.py similarity index 100% rename from calculator.py rename to python_scripts/calculator.py diff --git a/cartesian_product.py b/python_scripts/cartesian_product.py similarity index 100% rename from cartesian_product.py rename to python_scripts/cartesian_product.py diff --git a/changemac.py b/python_scripts/changemac.py similarity index 100% rename from changemac.py rename to python_scripts/changemac.py diff --git a/chaos.py b/python_scripts/chaos.py similarity index 100% rename from chaos.py rename to python_scripts/chaos.py diff --git a/check whether the string is Symmetrical or Palindrome.py b/python_scripts/check whether the string is Symmetrical or Palindrome.py similarity index 100% rename from check whether the string is Symmetrical or Palindrome.py rename to python_scripts/check whether the string is Symmetrical or Palindrome.py diff --git a/check_file.py b/python_scripts/check_file.py similarity index 100% rename from check_file.py rename to python_scripts/check_file.py diff --git a/check_for_sqlite_files.py b/python_scripts/check_for_sqlite_files.py similarity index 100% rename from check_for_sqlite_files.py rename to python_scripts/check_for_sqlite_files.py diff --git a/check_input.py b/python_scripts/check_input.py similarity index 100% rename from check_input.py rename to python_scripts/check_input.py diff --git a/check_internet_con.py b/python_scripts/check_internet_con.py similarity index 100% rename from check_internet_con.py rename to python_scripts/check_internet_con.py diff --git a/check_prime.py b/python_scripts/check_prime.py similarity index 100% rename from check_prime.py rename to python_scripts/check_prime.py diff --git a/chicks_n_rabs.py b/python_scripts/chicks_n_rabs.py similarity index 100% rename from chicks_n_rabs.py rename to python_scripts/chicks_n_rabs.py diff --git a/classicIndianCardMatch.py b/python_scripts/classicIndianCardMatch.py similarity index 100% rename from classicIndianCardMatch.py rename to python_scripts/classicIndianCardMatch.py diff --git a/cloning_a_list.py b/python_scripts/cloning_a_list.py similarity index 100% rename from cloning_a_list.py rename to python_scripts/cloning_a_list.py diff --git a/colorma_as_color.py b/python_scripts/colorma_as_color.py similarity index 100% rename from colorma_as_color.py rename to python_scripts/colorma_as_color.py diff --git a/colour spiral.py b/python_scripts/colour spiral.py similarity index 100% rename from colour spiral.py rename to python_scripts/colour spiral.py diff --git a/compass_code.py b/python_scripts/compass_code.py similarity index 100% rename from compass_code.py rename to python_scripts/compass_code.py diff --git a/consonant.py b/python_scripts/consonant.py similarity index 100% rename from consonant.py rename to python_scripts/consonant.py diff --git a/convert celsius into fahrenheit.py b/python_scripts/convert celsius into fahrenheit.py similarity index 100% rename from convert celsius into fahrenheit.py rename to python_scripts/convert celsius into fahrenheit.py diff --git a/convert_time.py b/python_scripts/convert_time.py similarity index 100% rename from convert_time.py rename to python_scripts/convert_time.py diff --git a/convert_wind_direction_to_degrees.py b/python_scripts/convert_wind_direction_to_degrees.py similarity index 100% rename from convert_wind_direction_to_degrees.py rename to python_scripts/convert_wind_direction_to_degrees.py diff --git a/count the numbers of two vovels.py b/python_scripts/count the numbers of two vovels.py similarity index 100% rename from count the numbers of two vovels.py rename to python_scripts/count the numbers of two vovels.py diff --git a/create password validity in python.py b/python_scripts/create password validity in python.py similarity index 100% rename from create password validity in python.py rename to python_scripts/create password validity in python.py diff --git a/create_dir_if_not_there.py b/python_scripts/create_dir_if_not_there.py similarity index 100% rename from create_dir_if_not_there.py rename to python_scripts/create_dir_if_not_there.py diff --git a/cricket_live_score.py b/python_scripts/cricket_live_score.py similarity index 100% rename from cricket_live_score.py rename to python_scripts/cricket_live_score.py diff --git a/cricket_news.py b/python_scripts/cricket_news.py similarity index 100% rename from cricket_news.py rename to python_scripts/cricket_news.py diff --git a/daily_checks.py b/python_scripts/daily_checks.py similarity index 100% rename from daily_checks.py rename to python_scripts/daily_checks.py diff --git a/daily_horoscope.py b/python_scripts/daily_horoscope.py similarity index 100% rename from daily_horoscope.py rename to python_scripts/daily_horoscope.py diff --git a/date-timeclient.py b/python_scripts/date-timeclient.py similarity index 100% rename from date-timeclient.py rename to python_scripts/date-timeclient.py diff --git a/date-timeserver.py b/python_scripts/date-timeserver.py similarity index 100% rename from date-timeserver.py rename to python_scripts/date-timeserver.py diff --git a/days_from_date.py b/python_scripts/days_from_date.py similarity index 100% rename from days_from_date.py rename to python_scripts/days_from_date.py diff --git a/dec_to_hex.py b/python_scripts/dec_to_hex.py similarity index 100% rename from dec_to_hex.py rename to python_scripts/dec_to_hex.py diff --git a/decimal to binary.py b/python_scripts/decimal to binary.py similarity index 100% rename from decimal to binary.py rename to python_scripts/decimal to binary.py diff --git a/diamond.py b/python_scripts/diamond.py similarity index 100% rename from diamond.py rename to python_scripts/diamond.py diff --git a/dice.py b/python_scripts/dice.py similarity index 100% rename from dice.py rename to python_scripts/dice.py diff --git a/diceV2_dynamic.py b/python_scripts/diceV2_dynamic.py similarity index 100% rename from diceV2_dynamic.py rename to python_scripts/diceV2_dynamic.py diff --git a/dice_rolling_simulator.py b/python_scripts/dice_rolling_simulator.py similarity index 100% rename from dice_rolling_simulator.py rename to python_scripts/dice_rolling_simulator.py diff --git a/diction.py b/python_scripts/diction.py similarity index 100% rename from diction.py rename to python_scripts/diction.py diff --git a/digital_clock.py b/python_scripts/digital_clock.py similarity index 100% rename from digital_clock.py rename to python_scripts/digital_clock.py diff --git a/dir_test.py b/python_scripts/dir_test.py similarity index 100% rename from dir_test.py rename to python_scripts/dir_test.py diff --git a/divisors_of_a_number.py b/python_scripts/divisors_of_a_number.py similarity index 100% rename from divisors_of_a_number.py rename to python_scripts/divisors_of_a_number.py diff --git a/encrypter-decrypter-gui.py b/python_scripts/encrypter-decrypter-gui.py similarity index 100% rename from encrypter-decrypter-gui.py rename to python_scripts/encrypter-decrypter-gui.py diff --git a/encrypter_decrypter_gui.py b/python_scripts/encrypter_decrypter_gui.py similarity index 100% rename from encrypter_decrypter_gui.py rename to python_scripts/encrypter_decrypter_gui.py diff --git a/encryptsys.py b/python_scripts/encryptsys.py similarity index 100% rename from encryptsys.py rename to python_scripts/encryptsys.py diff --git a/env_check.py b/python_scripts/env_check.py similarity index 100% rename from env_check.py rename to python_scripts/env_check.py diff --git a/equations.py b/python_scripts/equations.py similarity index 100% rename from equations.py rename to python_scripts/equations.py diff --git a/ex20.py b/python_scripts/ex20.py similarity index 100% rename from ex20.py rename to python_scripts/ex20.py diff --git a/facebook id hack.py b/python_scripts/facebook id hack.py similarity index 100% rename from facebook id hack.py rename to python_scripts/facebook id hack.py diff --git a/facebook-autologin-bot.py b/python_scripts/facebook-autologin-bot.py similarity index 100% rename from facebook-autologin-bot.py rename to python_scripts/facebook-autologin-bot.py diff --git a/factorial_perm_comp.py b/python_scripts/factorial_perm_comp.py similarity index 100% rename from factorial_perm_comp.py rename to python_scripts/factorial_perm_comp.py diff --git a/factors.py b/python_scripts/factors.py similarity index 100% rename from factors.py rename to python_scripts/factors.py diff --git a/fastapi.py b/python_scripts/fastapi.py similarity index 100% rename from fastapi.py rename to python_scripts/fastapi.py diff --git a/fetch_news.py b/python_scripts/fetch_news.py similarity index 100% rename from fetch_news.py rename to python_scripts/fetch_news.py diff --git a/fibonacci.py b/python_scripts/fibonacci.py similarity index 100% rename from fibonacci.py rename to python_scripts/fibonacci.py diff --git a/fibonici series.py b/python_scripts/fibonici series.py similarity index 100% rename from fibonici series.py rename to python_scripts/fibonici series.py diff --git a/file_ext_changer.py b/python_scripts/file_ext_changer.py similarity index 100% rename from file_ext_changer.py rename to python_scripts/file_ext_changer.py diff --git a/fileinfo.py b/python_scripts/fileinfo.py similarity index 100% rename from fileinfo.py rename to python_scripts/fileinfo.py diff --git a/find_cube_root.py b/python_scripts/find_cube_root.py similarity index 100% rename from find_cube_root.py rename to python_scripts/find_cube_root.py diff --git a/find_prime.py b/python_scripts/find_prime.py similarity index 100% rename from find_prime.py rename to python_scripts/find_prime.py diff --git a/finding LCM.py b/python_scripts/finding LCM.py similarity index 100% rename from finding LCM.py rename to python_scripts/finding LCM.py diff --git a/folder_size.py b/python_scripts/folder_size.py similarity index 100% rename from folder_size.py rename to python_scripts/folder_size.py diff --git a/four_digit_num_combination.py b/python_scripts/four_digit_num_combination.py similarity index 100% rename from four_digit_num_combination.py rename to python_scripts/four_digit_num_combination.py diff --git a/friday.py b/python_scripts/friday.py similarity index 100% rename from friday.py rename to python_scripts/friday.py diff --git a/ftp_send_receive.py b/python_scripts/ftp_send_receive.py similarity index 100% rename from ftp_send_receive.py rename to python_scripts/ftp_send_receive.py diff --git a/gambler.py b/python_scripts/gambler.py similarity index 100% rename from gambler.py rename to python_scripts/gambler.py diff --git a/gcd.py b/python_scripts/gcd.py similarity index 100% rename from gcd.py rename to python_scripts/gcd.py diff --git a/generate_permutations.py b/python_scripts/generate_permutations.py similarity index 100% rename from generate_permutations.py rename to python_scripts/generate_permutations.py diff --git a/get_crypto_price.py b/python_scripts/get_crypto_price.py similarity index 100% rename from get_crypto_price.py rename to python_scripts/get_crypto_price.py diff --git a/get_info_remoute_srv.py b/python_scripts/get_info_remoute_srv.py similarity index 100% rename from get_info_remoute_srv.py rename to python_scripts/get_info_remoute_srv.py diff --git a/get_likes_on_FB.py b/python_scripts/get_likes_on_FB.py similarity index 100% rename from get_likes_on_FB.py rename to python_scripts/get_likes_on_FB.py diff --git a/get_youtube_view.py b/python_scripts/get_youtube_view.py similarity index 100% rename from get_youtube_view.py rename to python_scripts/get_youtube_view.py diff --git a/google.py b/python_scripts/google.py similarity index 100% rename from google.py rename to python_scripts/google.py diff --git a/googlemaps.py b/python_scripts/googlemaps.py similarity index 100% rename from googlemaps.py rename to python_scripts/googlemaps.py diff --git a/googleweb.py b/python_scripts/googleweb.py similarity index 100% rename from googleweb.py rename to python_scripts/googleweb.py diff --git a/greaterno.py b/python_scripts/greaterno.py similarity index 100% rename from greaterno.py rename to python_scripts/greaterno.py diff --git a/greattwono.py b/python_scripts/greattwono.py similarity index 100% rename from greattwono.py rename to python_scripts/greattwono.py diff --git a/gstin_scraper.py b/python_scripts/gstin_scraper.py similarity index 100% rename from gstin_scraper.py rename to python_scripts/gstin_scraper.py diff --git a/gui_calculator.py b/python_scripts/gui_calculator.py similarity index 100% rename from gui_calculator.py rename to python_scripts/gui_calculator.py diff --git a/hamming-numbers.py b/python_scripts/hamming-numbers.py similarity index 100% rename from hamming-numbers.py rename to python_scripts/hamming-numbers.py diff --git a/happy_num.py b/python_scripts/happy_num.py similarity index 100% rename from happy_num.py rename to python_scripts/happy_num.py diff --git a/heap_sort.py b/python_scripts/heap_sort.py similarity index 100% rename from heap_sort.py rename to python_scripts/heap_sort.py diff --git a/helloworld.py b/python_scripts/helloworld.py similarity index 100% rename from helloworld.py rename to python_scripts/helloworld.py diff --git a/how to add three numbers and find type in python.py b/python_scripts/how to add three numbers and find type in python.py similarity index 100% rename from how to add three numbers and find type in python.py rename to python_scripts/how to add three numbers and find type in python.py diff --git a/how to display the fibonacci sequence up to n-.py b/python_scripts/how to display the fibonacci sequence up to n-.py similarity index 100% rename from how to display the fibonacci sequence up to n-.py rename to python_scripts/how to display the fibonacci sequence up to n-.py diff --git a/index.py b/python_scripts/index.py similarity index 100% rename from index.py rename to python_scripts/index.py diff --git a/inheritance_YahV1729.py b/python_scripts/inheritance_YahV1729.py similarity index 100% rename from inheritance_YahV1729.py rename to python_scripts/inheritance_YahV1729.py diff --git a/input matrice,product any order!.py b/python_scripts/input matrice,product any order!.py similarity index 100% rename from input matrice,product any order!.py rename to python_scripts/input matrice,product any order!.py diff --git a/insertion_sort.py b/python_scripts/insertion_sort.py similarity index 100% rename from insertion_sort.py rename to python_scripts/insertion_sort.py diff --git a/internet_connection_py3.py b/python_scripts/internet_connection_py3.py similarity index 100% rename from internet_connection_py3.py rename to python_scripts/internet_connection_py3.py diff --git a/invisible_clock.py b/python_scripts/invisible_clock.py similarity index 100% rename from invisible_clock.py rename to python_scripts/invisible_clock.py diff --git a/iprint.py b/python_scripts/iprint.py similarity index 100% rename from iprint.py rename to python_scripts/iprint.py diff --git a/is_number.py b/python_scripts/is_number.py similarity index 100% rename from is_number.py rename to python_scripts/is_number.py diff --git a/jee_result.py b/python_scripts/jee_result.py similarity index 100% rename from jee_result.py rename to python_scripts/jee_result.py diff --git a/kilo_to_miles.py b/python_scripts/kilo_to_miles.py similarity index 100% rename from kilo_to_miles.py rename to python_scripts/kilo_to_miles.py diff --git a/kmp_str_search.py b/python_scripts/kmp_str_search.py similarity index 100% rename from kmp_str_search.py rename to python_scripts/kmp_str_search.py diff --git a/large_files_reading.py b/python_scripts/large_files_reading.py similarity index 100% rename from large_files_reading.py rename to python_scripts/large_files_reading.py diff --git a/largestno.py b/python_scripts/largestno.py similarity index 100% rename from largestno.py rename to python_scripts/largestno.py diff --git a/lcm.py b/python_scripts/lcm.py similarity index 100% rename from lcm.py rename to python_scripts/lcm.py diff --git a/leap year.py b/python_scripts/leap year.py similarity index 100% rename from leap year.py rename to python_scripts/leap year.py diff --git a/length.py b/python_scripts/length.py similarity index 100% rename from length.py rename to python_scripts/length.py diff --git a/letter_frequency.py b/python_scripts/letter_frequency.py similarity index 100% rename from letter_frequency.py rename to python_scripts/letter_frequency.py diff --git a/levenshtein_distance.py b/python_scripts/levenshtein_distance.py similarity index 100% rename from levenshtein_distance.py rename to python_scripts/levenshtein_distance.py diff --git a/linear search.py b/python_scripts/linear search.py similarity index 100% rename from linear search.py rename to python_scripts/linear search.py diff --git a/linear_search.py b/python_scripts/linear_search.py similarity index 100% rename from linear_search.py rename to python_scripts/linear_search.py diff --git a/live_sketch.py b/python_scripts/live_sketch.py similarity index 100% rename from live_sketch.py rename to python_scripts/live_sketch.py diff --git a/loader.py b/python_scripts/loader.py similarity index 100% rename from loader.py rename to python_scripts/loader.py diff --git a/login.py b/python_scripts/login.py similarity index 100% rename from login.py rename to python_scripts/login.py diff --git a/logs.py b/python_scripts/logs.py similarity index 100% rename from logs.py rename to python_scripts/logs.py diff --git a/longest_increasing_subsequence_length.py b/python_scripts/longest_increasing_subsequence_length.py similarity index 100% rename from longest_increasing_subsequence_length.py rename to python_scripts/longest_increasing_subsequence_length.py diff --git a/loops.py b/python_scripts/loops.py similarity index 100% rename from loops.py rename to python_scripts/loops.py diff --git a/love_turtle.py b/python_scripts/love_turtle.py similarity index 100% rename from love_turtle.py rename to python_scripts/love_turtle.py diff --git a/luhn_algorithm_for_credit_card_validation.py b/python_scripts/luhn_algorithm_for_credit_card_validation.py similarity index 100% rename from luhn_algorithm_for_credit_card_validation.py rename to python_scripts/luhn_algorithm_for_credit_card_validation.py diff --git a/magic8ball.py b/python_scripts/magic8ball.py similarity index 100% rename from magic8ball.py rename to python_scripts/magic8ball.py diff --git a/magic_8_ball.py b/python_scripts/magic_8_ball.py similarity index 100% rename from magic_8_ball.py rename to python_scripts/magic_8_ball.py diff --git a/mapit.py b/python_scripts/mapit.py similarity index 100% rename from mapit.py rename to python_scripts/mapit.py diff --git a/mathfunctions.py b/python_scripts/mathfunctions.py similarity index 100% rename from mathfunctions.py rename to python_scripts/mathfunctions.py diff --git a/meme_maker.py b/python_scripts/meme_maker.py similarity index 100% rename from meme_maker.py rename to python_scripts/meme_maker.py diff --git a/memorygame.py b/python_scripts/memorygame.py similarity index 100% rename from memorygame.py rename to python_scripts/memorygame.py diff --git a/merge.py b/python_scripts/merge.py similarity index 100% rename from merge.py rename to python_scripts/merge.py diff --git a/missing number from list.py b/python_scripts/missing number from list.py similarity index 100% rename from missing number from list.py rename to python_scripts/missing number from list.py diff --git a/mobilePhoneSpecsScrapper.py b/python_scripts/mobilePhoneSpecsScrapper.py similarity index 100% rename from mobilePhoneSpecsScrapper.py rename to python_scripts/mobilePhoneSpecsScrapper.py diff --git a/move_files_over_x_days.py b/python_scripts/move_files_over_x_days.py similarity index 100% rename from move_files_over_x_days.py rename to python_scripts/move_files_over_x_days.py diff --git a/movie_details.py b/python_scripts/movie_details.py similarity index 100% rename from movie_details.py rename to python_scripts/movie_details.py diff --git a/multiple_comditions.py b/python_scripts/multiple_comditions.py similarity index 100% rename from multiple_comditions.py rename to python_scripts/multiple_comditions.py diff --git a/multiplication_table.py b/python_scripts/multiplication_table.py similarity index 100% rename from multiplication_table.py rename to python_scripts/multiplication_table.py diff --git a/nDigitNumberCombinations.py b/python_scripts/nDigitNumberCombinations.py similarity index 100% rename from nDigitNumberCombinations.py rename to python_scripts/nDigitNumberCombinations.py diff --git a/new.py b/python_scripts/new.py similarity index 100% rename from new.py rename to python_scripts/new.py diff --git a/new_pattern.py b/python_scripts/new_pattern.py similarity index 100% rename from new_pattern.py rename to python_scripts/new_pattern.py diff --git a/new_script.py b/python_scripts/new_script.py similarity index 100% rename from new_script.py rename to python_scripts/new_script.py diff --git a/news_articles__scraper.py b/python_scripts/news_articles__scraper.py similarity index 100% rename from news_articles__scraper.py rename to python_scripts/news_articles__scraper.py diff --git a/news_oversimplifier.py b/python_scripts/news_oversimplifier.py similarity index 100% rename from news_oversimplifier.py rename to python_scripts/news_oversimplifier.py diff --git a/next_number.py b/python_scripts/next_number.py similarity index 100% rename from next_number.py rename to python_scripts/next_number.py diff --git a/nmap_scan.py b/python_scripts/nmap_scan.py similarity index 100% rename from nmap_scan.py rename to python_scripts/nmap_scan.py diff --git a/nslookup_check.py b/python_scripts/nslookup_check.py similarity index 100% rename from nslookup_check.py rename to python_scripts/nslookup_check.py diff --git a/num-py.py b/python_scripts/num-py.py similarity index 100% rename from num-py.py rename to python_scripts/num-py.py diff --git a/number guessing.py b/python_scripts/number guessing.py similarity index 100% rename from number guessing.py rename to python_scripts/number guessing.py diff --git a/numeric_password_cracker.py b/python_scripts/numeric_password_cracker.py similarity index 100% rename from numeric_password_cracker.py rename to python_scripts/numeric_password_cracker.py diff --git a/oneeven.py b/python_scripts/oneeven.py similarity index 100% rename from oneeven.py rename to python_scripts/oneeven.py diff --git a/osinfo.py b/python_scripts/osinfo.py similarity index 100% rename from osinfo.py rename to python_scripts/osinfo.py diff --git a/palindrome.py b/python_scripts/palindrome.py similarity index 100% rename from palindrome.py rename to python_scripts/palindrome.py diff --git a/pan.py b/python_scripts/pan.py similarity index 100% rename from pan.py rename to python_scripts/pan.py diff --git a/passwordGen.py b/python_scripts/passwordGen.py similarity index 100% rename from passwordGen.py rename to python_scripts/passwordGen.py diff --git a/passwordGenerator.py b/python_scripts/passwordGenerator.py similarity index 100% rename from passwordGenerator.py rename to python_scripts/passwordGenerator.py diff --git a/password_checker.py b/python_scripts/password_checker.py similarity index 100% rename from password_checker.py rename to python_scripts/password_checker.py diff --git a/password_cracker.py b/python_scripts/password_cracker.py similarity index 100% rename from password_cracker.py rename to python_scripts/password_cracker.py diff --git a/password_manager.py b/python_scripts/password_manager.py similarity index 100% rename from password_manager.py rename to python_scripts/password_manager.py diff --git a/personal_translator.py b/python_scripts/personal_translator.py similarity index 100% rename from personal_translator.py rename to python_scripts/personal_translator.py diff --git a/ph_email.py b/python_scripts/ph_email.py similarity index 100% rename from ph_email.py rename to python_scripts/ph_email.py diff --git a/ping_servers.py b/python_scripts/ping_servers.py similarity index 100% rename from ping_servers.py rename to python_scripts/ping_servers.py diff --git a/ping_subnet.py b/python_scripts/ping_subnet.py similarity index 100% rename from ping_subnet.py rename to python_scripts/ping_subnet.py diff --git a/polygon.py b/python_scripts/polygon.py similarity index 100% rename from polygon.py rename to python_scripts/polygon.py diff --git a/portscanner.py b/python_scripts/portscanner.py similarity index 100% rename from portscanner.py rename to python_scripts/portscanner.py diff --git a/positiveNegetive.py b/python_scripts/positiveNegetive.py similarity index 100% rename from positiveNegetive.py rename to python_scripts/positiveNegetive.py diff --git a/power_of_n.py b/python_scripts/power_of_n.py similarity index 100% rename from power_of_n.py rename to python_scripts/power_of_n.py diff --git a/power_of_two.py b/python_scripts/power_of_two.py similarity index 100% rename from power_of_two.py rename to python_scripts/power_of_two.py diff --git a/powerdown_startup.py b/python_scripts/powerdown_startup.py similarity index 100% rename from powerdown_startup.py rename to python_scripts/powerdown_startup.py diff --git a/powers of 2.py b/python_scripts/powers of 2.py similarity index 100% rename from powers of 2.py rename to python_scripts/powers of 2.py diff --git a/powerup_checks.py b/python_scripts/powerup_checks.py similarity index 100% rename from powerup_checks.py rename to python_scripts/powerup_checks.py diff --git a/print hello world.py b/python_scripts/print hello world.py similarity index 100% rename from print hello world.py rename to python_scripts/print hello world.py diff --git a/printing_hello_world.py b/python_scripts/printing_hello_world.py similarity index 100% rename from printing_hello_world.py rename to python_scripts/printing_hello_world.py diff --git a/prison_break_scrapper.py b/python_scripts/prison_break_scrapper.py similarity index 100% rename from prison_break_scrapper.py rename to python_scripts/prison_break_scrapper.py diff --git a/pscheck.py b/python_scripts/pscheck.py similarity index 100% rename from pscheck.py rename to python_scripts/pscheck.py diff --git a/psunotify.py b/python_scripts/psunotify.py similarity index 100% rename from psunotify.py rename to python_scripts/psunotify.py diff --git a/puttylogs.py b/python_scripts/puttylogs.py similarity index 100% rename from puttylogs.py rename to python_scripts/puttylogs.py diff --git a/pyauto.py b/python_scripts/pyauto.py similarity index 100% rename from pyauto.py rename to python_scripts/pyauto.py diff --git a/pygame.py b/python_scripts/pygame.py similarity index 100% rename from pygame.py rename to python_scripts/pygame.py diff --git a/pyhton_array.py b/python_scripts/pyhton_array.py similarity index 100% rename from pyhton_array.py rename to python_scripts/pyhton_array.py diff --git a/pythagoreanTriplets.py b/python_scripts/pythagoreanTriplets.py similarity index 100% rename from pythagoreanTriplets.py rename to python_scripts/pythagoreanTriplets.py diff --git a/python Space Invader game.py b/python_scripts/python Space Invader game.py similarity index 100% rename from python Space Invader game.py rename to python_scripts/python Space Invader game.py diff --git a/pythonVideoDownloader.py b/python_scripts/pythonVideoDownloader.py similarity index 100% rename from pythonVideoDownloader.py rename to python_scripts/pythonVideoDownloader.py diff --git a/python_sms.py b/python_scripts/python_sms.py similarity index 100% rename from python_sms.py rename to python_scripts/python_sms.py diff --git a/python_webscraper.py b/python_scripts/python_webscraper.py similarity index 100% rename from python_webscraper.py rename to python_scripts/python_webscraper.py diff --git a/qrcode.py b/python_scripts/qrcode.py similarity index 100% rename from qrcode.py rename to python_scripts/qrcode.py diff --git a/qrdecoder.py b/python_scripts/qrdecoder.py similarity index 100% rename from qrdecoder.py rename to python_scripts/qrdecoder.py diff --git a/quiz_game.py b/python_scripts/quiz_game.py similarity index 100% rename from quiz_game.py rename to python_scripts/quiz_game.py diff --git a/quote.py b/python_scripts/quote.py similarity index 100% rename from quote.py rename to python_scripts/quote.py diff --git a/random-sentences.py b/python_scripts/random-sentences.py similarity index 100% rename from random-sentences.py rename to python_scripts/random-sentences.py diff --git a/random_file_move.py b/python_scripts/random_file_move.py similarity index 100% rename from random_file_move.py rename to python_scripts/random_file_move.py diff --git a/random_password_gen.py b/python_scripts/random_password_gen.py similarity index 100% rename from random_password_gen.py rename to python_scripts/random_password_gen.py diff --git a/randomloadingmessage.py b/python_scripts/randomloadingmessage.py similarity index 100% rename from randomloadingmessage.py rename to python_scripts/randomloadingmessage.py diff --git a/rangoli.py b/python_scripts/rangoli.py similarity index 100% rename from rangoli.py rename to python_scripts/rangoli.py diff --git a/read_excel_file.py b/python_scripts/read_excel_file.py similarity index 100% rename from read_excel_file.py rename to python_scripts/read_excel_file.py diff --git a/reading_csv.py b/python_scripts/reading_csv.py similarity index 100% rename from reading_csv.py rename to python_scripts/reading_csv.py diff --git a/recursive-fibonacci.py b/python_scripts/recursive-fibonacci.py similarity index 100% rename from recursive-fibonacci.py rename to python_scripts/recursive-fibonacci.py diff --git a/recursiveStrings.py b/python_scripts/recursiveStrings.py similarity index 100% rename from recursiveStrings.py rename to python_scripts/recursiveStrings.py diff --git a/recyclebin.py b/python_scripts/recyclebin.py similarity index 100% rename from recyclebin.py rename to python_scripts/recyclebin.py diff --git a/remove a character from a file and rewrite.py b/python_scripts/remove a character from a file and rewrite.py similarity index 100% rename from remove a character from a file and rewrite.py rename to python_scripts/remove a character from a file and rewrite.py diff --git a/repeat.py b/python_scripts/repeat.py similarity index 100% rename from repeat.py rename to python_scripts/repeat.py diff --git a/replacetext.py b/python_scripts/replacetext.py similarity index 100% rename from replacetext.py rename to python_scripts/replacetext.py diff --git a/reversed_pattern3.py b/python_scripts/reversed_pattern3.py similarity index 100% rename from reversed_pattern3.py rename to python_scripts/reversed_pattern3.py diff --git a/rock_paper_scissors.py b/python_scripts/rock_paper_scissors.py similarity index 100% rename from rock_paper_scissors.py rename to python_scripts/rock_paper_scissors.py diff --git a/rook.py b/python_scripts/rook.py similarity index 100% rename from rook.py rename to python_scripts/rook.py diff --git a/rotate_string.py b/python_scripts/rotate_string.py similarity index 100% rename from rotate_string.py rename to python_scripts/rotate_string.py diff --git a/rotatelist.py b/python_scripts/rotatelist.py similarity index 100% rename from rotatelist.py rename to python_scripts/rotatelist.py diff --git a/russian_roulette.py b/python_scripts/russian_roulette.py similarity index 100% rename from russian_roulette.py rename to python_scripts/russian_roulette.py diff --git a/saving_input_into_list.py b/python_scripts/saving_input_into_list.py similarity index 100% rename from saving_input_into_list.py rename to python_scripts/saving_input_into_list.py diff --git a/scalg.py b/python_scripts/scalg.py similarity index 100% rename from scalg.py rename to python_scripts/scalg.py diff --git a/scientific_cal.py b/python_scripts/scientific_cal.py similarity index 100% rename from scientific_cal.py rename to python_scripts/scientific_cal.py diff --git a/scrap_file.py b/python_scripts/scrap_file.py similarity index 100% rename from scrap_file.py rename to python_scripts/scrap_file.py diff --git a/script_count.py b/python_scripts/script_count.py similarity index 100% rename from script_count.py rename to python_scripts/script_count.py diff --git a/script_listing.py b/python_scripts/script_listing.py similarity index 100% rename from script_listing.py rename to python_scripts/script_listing.py diff --git a/sendemail.py b/python_scripts/sendemail.py similarity index 100% rename from sendemail.py rename to python_scripts/sendemail.py diff --git a/sensors_information.py b/python_scripts/sensors_information.py similarity index 100% rename from sensors_information.py rename to python_scripts/sensors_information.py diff --git a/serial_scanner.py b/python_scripts/serial_scanner.py similarity index 100% rename from serial_scanner.py rename to python_scripts/serial_scanner.py diff --git a/sha1.py b/python_scripts/sha1.py similarity index 100% rename from sha1.py rename to python_scripts/sha1.py diff --git a/sierpinski_triangle.py b/python_scripts/sierpinski_triangle.py similarity index 100% rename from sierpinski_triangle.py rename to python_scripts/sierpinski_triangle.py diff --git a/simpleInterest.py b/python_scripts/simpleInterest.py similarity index 100% rename from simpleInterest.py rename to python_scripts/simpleInterest.py diff --git a/simple_calcu.py b/python_scripts/simple_calcu.py similarity index 100% rename from simple_calcu.py rename to python_scripts/simple_calcu.py diff --git a/simulate_memory_cpu.py b/python_scripts/simulate_memory_cpu.py similarity index 100% rename from simulate_memory_cpu.py rename to python_scripts/simulate_memory_cpu.py diff --git a/singly_linked_list.py b/python_scripts/singly_linked_list.py similarity index 100% rename from singly_linked_list.py rename to python_scripts/singly_linked_list.py diff --git a/size(resolution)image.py b/python_scripts/size(resolution)image.py similarity index 100% rename from size(resolution)image.py rename to python_scripts/size(resolution)image.py diff --git a/slack_message.py b/python_scripts/slack_message.py similarity index 100% rename from slack_message.py rename to python_scripts/slack_message.py diff --git a/snake.py b/python_scripts/snake.py similarity index 100% rename from snake.py rename to python_scripts/snake.py diff --git a/snake_case_renamer_depth_one.py b/python_scripts/snake_case_renamer_depth_one.py similarity index 100% rename from snake_case_renamer_depth_one.py rename to python_scripts/snake_case_renamer_depth_one.py diff --git a/solution to euler project problem 10.py b/python_scripts/solution to euler project problem 10.py similarity index 100% rename from solution to euler project problem 10.py rename to python_scripts/solution to euler project problem 10.py diff --git a/sorting_algos.py b/python_scripts/sorting_algos.py similarity index 100% rename from sorting_algos.py rename to python_scripts/sorting_algos.py diff --git a/soundex_algorithm.py b/python_scripts/soundex_algorithm.py similarity index 100% rename from soundex_algorithm.py rename to python_scripts/soundex_algorithm.py diff --git a/spiralmatrix.py b/python_scripts/spiralmatrix.py similarity index 100% rename from spiralmatrix.py rename to python_scripts/spiralmatrix.py diff --git a/spotifyAccount.py b/python_scripts/spotifyAccount.py similarity index 100% rename from spotifyAccount.py rename to python_scripts/spotifyAccount.py diff --git a/sqlite_check.py b/python_scripts/sqlite_check.py similarity index 100% rename from sqlite_check.py rename to python_scripts/sqlite_check.py diff --git a/sqlite_table_check.py b/python_scripts/sqlite_table_check.py similarity index 100% rename from sqlite_table_check.py rename to python_scripts/sqlite_table_check.py diff --git a/square_root.py b/python_scripts/square_root.py similarity index 100% rename from square_root.py rename to python_scripts/square_root.py diff --git a/stack.py b/python_scripts/stack.py similarity index 100% rename from stack.py rename to python_scripts/stack.py diff --git a/stackF_Harsh2255.py b/python_scripts/stackF_Harsh2255.py similarity index 100% rename from stackF_Harsh2255.py rename to python_scripts/stackF_Harsh2255.py diff --git a/string_palin.py b/python_scripts/string_palin.py similarity index 100% rename from string_palin.py rename to python_scripts/string_palin.py diff --git a/string_rotation.py b/python_scripts/string_rotation.py similarity index 100% rename from string_rotation.py rename to python_scripts/string_rotation.py diff --git a/sudoku.py b/python_scripts/sudoku.py similarity index 100% rename from sudoku.py rename to python_scripts/sudoku.py diff --git a/sum_of_digits_of_a_number.py b/python_scripts/sum_of_digits_of_a_number.py similarity index 100% rename from sum_of_digits_of_a_number.py rename to python_scripts/sum_of_digits_of_a_number.py diff --git a/swap.py b/python_scripts/swap.py similarity index 100% rename from swap.py rename to python_scripts/swap.py diff --git a/test.py b/python_scripts/test.py similarity index 100% rename from test.py rename to python_scripts/test.py diff --git a/test1.py b/python_scripts/test1.py similarity index 100% rename from test1.py rename to python_scripts/test1.py diff --git a/testlines.py b/python_scripts/testlines.py similarity index 100% rename from testlines.py rename to python_scripts/testlines.py diff --git a/text_file_replace.py b/python_scripts/text_file_replace.py similarity index 100% rename from text_file_replace.py rename to python_scripts/text_file_replace.py diff --git a/text_to_pig_latin.py b/python_scripts/text_to_pig_latin.py similarity index 100% rename from text_to_pig_latin.py rename to python_scripts/text_to_pig_latin.py diff --git a/tf_idf_generator.py b/python_scripts/tf_idf_generator.py similarity index 100% rename from tf_idf_generator.py rename to python_scripts/tf_idf_generator.py diff --git a/thread_signal.py b/python_scripts/thread_signal.py similarity index 100% rename from thread_signal.py rename to python_scripts/thread_signal.py diff --git a/tic-tac-toe.py b/python_scripts/tic-tac-toe.py similarity index 100% rename from tic-tac-toe.py rename to python_scripts/tic-tac-toe.py diff --git a/tic_tak_toe.py b/python_scripts/tic_tak_toe.py similarity index 100% rename from tic_tak_toe.py rename to python_scripts/tic_tak_toe.py diff --git a/tik_tak.py b/python_scripts/tik_tak.py similarity index 100% rename from tik_tak.py rename to python_scripts/tik_tak.py diff --git a/time_delta.py b/python_scripts/time_delta.py similarity index 100% rename from time_delta.py rename to python_scripts/time_delta.py diff --git a/totaldigits.py b/python_scripts/totaldigits.py similarity index 100% rename from totaldigits.py rename to python_scripts/totaldigits.py diff --git a/translation_of_sizes_of_underwear_RU.py b/python_scripts/translation_of_sizes_of_underwear_RU.py similarity index 100% rename from translation_of_sizes_of_underwear_RU.py rename to python_scripts/translation_of_sizes_of_underwear_RU.py diff --git a/triangles.py b/python_scripts/triangles.py similarity index 100% rename from triangles.py rename to python_scripts/triangles.py diff --git a/tuple.py b/python_scripts/tuple.py similarity index 100% rename from tuple.py rename to python_scripts/tuple.py diff --git a/turtle_shapes_made.py b/python_scripts/turtle_shapes_made.py similarity index 100% rename from turtle_shapes_made.py rename to python_scripts/turtle_shapes_made.py diff --git a/tweeter.py b/python_scripts/tweeter.py similarity index 100% rename from tweeter.py rename to python_scripts/tweeter.py diff --git a/twitter_post_scraper.py b/python_scripts/twitter_post_scraper.py similarity index 100% rename from twitter_post_scraper.py rename to python_scripts/twitter_post_scraper.py diff --git a/two_num.py b/python_scripts/two_num.py similarity index 100% rename from two_num.py rename to python_scripts/two_num.py diff --git a/url_shortner.py b/python_scripts/url_shortner.py similarity index 100% rename from url_shortner.py rename to python_scripts/url_shortner.py diff --git a/videodownloder.py b/python_scripts/videodownloder.py similarity index 100% rename from videodownloder.py rename to python_scripts/videodownloder.py diff --git a/vigenere_cipher.py b/python_scripts/vigenere_cipher.py similarity index 100% rename from vigenere_cipher.py rename to python_scripts/vigenere_cipher.py diff --git a/voice.py b/python_scripts/voice.py similarity index 100% rename from voice.py rename to python_scripts/voice.py diff --git a/vowel remover function.py b/python_scripts/vowel remover function.py similarity index 100% rename from vowel remover function.py rename to python_scripts/vowel remover function.py diff --git a/webcam.py b/python_scripts/webcam.py similarity index 100% rename from webcam.py rename to python_scripts/webcam.py diff --git a/whatsapp-monitor.py b/python_scripts/whatsapp-monitor.py similarity index 100% rename from whatsapp-monitor.py rename to python_scripts/whatsapp-monitor.py diff --git a/whatsapp-schedule.py b/python_scripts/whatsapp-schedule.py similarity index 100% rename from whatsapp-schedule.py rename to python_scripts/whatsapp-schedule.py diff --git a/wifi hack by brutefore.py b/python_scripts/wifi hack by brutefore.py similarity index 100% rename from wifi hack by brutefore.py rename to python_scripts/wifi hack by brutefore.py diff --git a/wiki_random.py b/python_scripts/wiki_random.py similarity index 100% rename from wiki_random.py rename to python_scripts/wiki_random.py diff --git a/wikipedia.py b/python_scripts/wikipedia.py similarity index 100% rename from wikipedia.py rename to python_scripts/wikipedia.py diff --git a/work_connect.py b/python_scripts/work_connect.py similarity index 100% rename from work_connect.py rename to python_scripts/work_connect.py diff --git a/write_excel_file.py b/python_scripts/write_excel_file.py similarity index 100% rename from write_excel_file.py rename to python_scripts/write_excel_file.py diff --git a/youtubedownloader.py b/python_scripts/youtubedownloader.py similarity index 100% rename from youtubedownloader.py rename to python_scripts/youtubedownloader.py diff --git a/test2.py b/test2.py new file mode 100644 index 00000000000..e69de29bb2d From 75e75b91f1233c85b2ff84b14d4be427e158d713 Mon Sep 17 00:00:00 2001 From: datasc31 <1179113719@qq.com> Date: Fri, 19 Sep 2025 11:03:43 +0800 Subject: [PATCH 4/5] delete test2.py --- test2.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test2.py diff --git a/test2.py b/test2.py deleted file mode 100644 index e69de29bb2d..00000000000 From 3d93b2f346e3fd45d6c053a7131489f743e3d240 Mon Sep 17 00:00:00 2001 From: datasc31 <1179113719@qq.com> Date: Fri, 19 Sep 2025 11:13:27 +0800 Subject: [PATCH 5/5] add to a.py --- a.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 a.py diff --git a/a.py b/a.py new file mode 100644 index 00000000000..e69de29bb2d