Wykres commitów

241 Commity (aa0a00137b48b0251ff421602c46aa905fb3ef5c)

Autor SHA1 Wiadomość Data
Pradnya d44f8fc253
Update index.md
added index for regular
2024-05-21 22:03:27 +05:30
Pradnya 2967206c16
Create regular_expressions.md
Added content for regular expressions in python
2024-05-21 22:01:17 +05:30
Pradnya affc013943
Update index.md
Added index for dates and times
2024-05-21 21:55:23 +05:30
Pradnya 4ee5b32b8e
Create dates_and_times.md
Added content for Working with dates & times in python
2024-05-21 21:51:48 +05:30
Mohammed Ahmed Majid 0f0a658a61
Update index.md
Added reference to the file Queues.md
2024-05-21 19:19:15 +05:30
Mohammed Ahmed Majid a50c8c9a90
Update Queues.md 2024-05-21 19:13:40 +05:30
shivam navadiya 20009b0e88 Created Dynamic Programming 2024-05-21 18:23:16 +05:30
shivam navadiya dbd9fd9081 Created Greedy Algorithms 2024-05-21 18:22:18 +05:30
shivam navadiya bd2103dac3 Created Searching Algorithms 2024-05-21 18:21:22 +05:30
shivam navadiya ec1e51c677 Created Divide and Conquer Algorithm 2024-05-21 18:20:05 +05:30
shivam navadiya 749aa23485 Updated index.md 2024-05-21 18:17:04 +05:30
Rupa-Rd 4e36263a1c datatypes.md modified 2024-05-20 23:23:29 +05:30
Rupa-Rd bfdd5dbc41 Additional datatype longdouble is added 2024-05-20 23:14:25 +05:30
Rupa-Rd 5effa72de8 index.md is modified 2024-05-20 23:08:12 +05:30
Rupa-Rd 9902703064 Example type conversion is added 2024-05-20 23:03:59 +05:30
Rupa-Rd cf4a924c0e Example for String type is added 2024-05-20 22:56:17 +05:30
Rupa-Rd 26a0dc814d Example for object type is added 2024-05-20 22:48:00 +05:30
Rupa-Rd 722d34de63 Example for timedelta type is added 2024-05-20 22:46:00 +05:30
Rupa-Rd 13c485e7de Example for datetime type is added 2024-05-20 22:39:24 +05:30
Rupa-Rd 092c550b67 Example for complex type is added 2024-05-20 22:32:10 +05:30
Rupa-Rd c64b262eda Example for unsigned integer type is added 2024-05-20 22:28:30 +05:30
Rupa-Rd 0f4cf64fb0 Example for float type is added 2024-05-20 22:17:35 +05:30
Rupa-Rd 8c85445409 Example for integer type is added 2024-05-20 22:08:40 +05:30
Rupa-Rd 92beeba6c2 dtype() definition and example is added 2024-05-20 21:54:39 +05:30
Rupa-Rd 2e33a9b997 NumPy datatypes list is added 2024-05-20 21:47:17 +05:30
Rupa-Rd d314d760af Datatypes.md file is added to the index.md 2024-05-20 21:46:30 +05:30
Mohammed Ahmed Majid cbf87b0b5d
Update Queues.md 2024-05-19 23:03:44 +05:30
Mohammed Ahmed Majid 6c50c6e498
Update Queues.md 2024-05-19 23:01:28 +05:30
Mohammed Ahmed Majid 39ed0f3e85
Create Queues.md
Added Introduction, Real Life Examples, Operations.
2024-05-19 22:59:32 +05:30
Anushka Mokashi 09ad3d5d88 GroupBy_Pandas 2024-05-19 22:12:47 +05:30
Ananyagra24 4be728eb47
Update dice_roller.md 2024-05-19 09:44:37 +05:30
Vrisha Shah 3386390f72
Update support-vector-machine.md
Added content on SVM under machine learning
2024-05-19 09:40:26 +05:30
Vrisha Shah be8993b616
Create support-vector-machine.md
added conetnt on SVM
2024-05-19 09:28:58 +05:30
rohit 2604ecd61a Added TensorFlow,md File 2024-05-18 21:51:53 +05:30
AmrutaJayanti 07d7643c6a
Update OOPs.md 2024-05-18 20:01:02 +05:30
Anshika Yadav 391a0e591b Closes #294 - Mini Project : Password Strength Checker 2024-05-18 19:54:24 +05:30
Aditi Bansal acf7acdd8f
Create hangman_game.md
This Hangman game script is a simple Python program designed to let players guess movie titles. It starts by importing the random module to select a movie from a predefined list. The game displays the movie title as underscores and reveals correctly guessed letters. Players have six attempts to guess the entire title, entering one letter at a time. The script checks if the input is valid, updates the list of guessed letters, and adjusts the number of attempts based on the correctness of the guess. The game continues until the player either guesses the title correctly or runs out of attempts. Upon completion, it congratulates the player for a correct guess or reveals the movie title if the attempts are exhausted. The main execution block ensures the game runs only when the script is executed directly.
2024-05-18 19:10:19 +05:30
Manmita Das 2c56f3ef27
Update index.md 2024-05-18 19:05:51 +05:30
Manmita Das 6063f595bd
Create recursion.md 2024-05-18 19:03:18 +05:30
Yatharth bc54697727 line error 71 removed 2024-05-18 18:57:26 +05:30
Yatharth 7375e91a25 removed html tags, removed weird color at line 70 and 117 2024-05-18 18:56:11 +05:30
Aditi Bansal c56bbb3d47
Update index.md 2024-05-18 18:51:39 +05:30
AmrutaJayanti dd8db2ea7c
Update OOPs.md 2024-05-18 18:27:49 +05:30
AmrutaJayanti 95c272e87e
Added OOPs 2024-05-18 18:24:30 +05:30
AmrutaJayanti f322f740d2
Update index.md 2024-05-18 18:24:03 +05:30
Ritesh c4ca174ab7
Merge branch 'animator:main' into main 2024-05-18 16:00:17 +05:30
Anushka Mokashi a478e70c4b Descriptive Statistics with Python and Pandas 2024-05-18 14:10:53 +05:30
Yatharth 72909dc3ab JSON MDODULE load loads dump dumps update and append 2024-05-18 13:18:25 +05:30
Vrisha Shah 6574b726fe
Update index.md 2024-05-18 12:44:43 +05:30
iABn0rma1 c60a01491b updated content 2024-05-17 23:38:40 +05:30