https://github.com/hegdepavankumar/coding_ninjas_codestudio_answers
Coding Ninjas Basic python all the challenges with solution ......have a fun!
https://github.com/hegdepavankumar/coding_ninjas_codestudio_answers
basicpython codingninjas learnbydoing oops-in-python python python3
Last synced: 11 months ago
JSON representation
Coding Ninjas Basic python all the challenges with solution ......have a fun!
- Host: GitHub
- URL: https://github.com/hegdepavankumar/coding_ninjas_codestudio_answers
- Owner: hegdepavankumar
- License: mit
- Created: 2023-03-27T04:28:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T04:18:35.000Z (over 2 years ago)
- Last Synced: 2024-05-02T04:44:46.000Z (about 2 years ago)
- Topics: basicpython, codingninjas, learnbydoing, oops-in-python, python, python3
- Language: Python
- Homepage: https://imhegde.github.io/Coding_Ninjas_CodeStudio_Answers/
- Size: 56.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Coding_Ninjas_CodeStudio_Answers




## About the E-Learning Company
Coding Ninjas is a place that trains passionate people in various technologies. Our core programs are intensive, immersive training that transforms people into outstanding developers. The training is provided by expert faculties who have graduated from esteemed Universities such as Stanford, IITs, and IITs. They have valuable teaching experience and extensive knowledge which they share with students to guide them in becoming a great programmer or a developer.
## Note
Don't Copy and Paste to the code by simply getting a completion reward, try to understand the query..It will help you, any Doubt regarding solutions feel free to ask in the Discussion section [Happy Learning!..π]
For Help :- [here](https://github.com/imhegde/hegdepavankumar/issues/1) ! πΈ ππ πππππ’ ππ ππππ.
### Python Basic Answers
| Number | Challenges | Solutions |
|:------:|------------|:---------:|
| 1 | [Find Area of Rectangle](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118790/offering/1461384?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question1.py)
| 2 | [Print Name and age](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118790/offering/1461385)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question2.py)
| 3 | [Swap Two Numbers](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118790/offering/1461386?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question3.py)
| 4 | [Calculate Simple Interest](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118790/offering/1461387?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question4.py)
| 5 | [Sum of Even Numbers till N](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118792/offering/1461388?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question5.py)
| 6 | [Fahrenheit to Celsius](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118792/offering/1461389)|[Solution](https://github.com/imhegde/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question6.py)
| 7 | [Sum of even & odd](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118792/offering/1461390?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question7.py)
| 8 | [Find power of a number](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118792/offering/1461391?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question8.py)
| 9 | [Factorial of a Number](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118792/offering/1461392?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question9.py)
| 10 | [N-th Fibonacci Number](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118792/offering/1461392?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question10.py)
| 11 | [Total Prime](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118793/offering/1461401)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Python-_Answers/blob/main/Python_Programs/Question10.py)
| 12 | [Set Bits](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118793/offering/1461399?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question12.py)
| 13 | [Print all Divisors of a number](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118793/offering/1461396)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question13.py)
| 14 | [Function to print Hello World](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118793/offering/1461395?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question14.py)
| 15 | [First index of element](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118794/offering/1461402)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question15.py)
| 16 | [Last index of element](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118794/offering/1461403?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question16.py)
| 17 | [Reverse the array](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118794/offering/1461404?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question17.py)
| 18 | [Rotate array](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118794/offering/1461405?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question18.py)
| 19 | [K'th smallest/largest element in an array](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118794/offering/1461406?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question19.py)
| 20 | [sort012](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118794/offering/1461407?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question20.py)
| 21 | [Count Words](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118795/offering/1461408)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question21.py)
| 22 | [All substrings](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118795/offering/1461409?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question22.py)
| 23 | [Reverse String Word Wise](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118795/offering/1461410?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question23.py)
| 24 | [Check Permutation](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118795/offering/1461411?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question24.py)
| 25 | [Remove Consecutive Duplicates](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118795/offering/1461412?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question25.py)
| 26 | [Reverse Each Word](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118795/offering/1461413?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question26.py)
| 27 | [Remove character](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118795/offering/1461414?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question27.py)
| 28 | [Complex Number Class](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118797/offering/1467359)|[Solution](https://github.com/imhegde/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question28.py)
| 29 | [Fraction Class](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118797/offering/1467359)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question29.py)
| 30 | [Print Name and age](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118797/offering/1467363?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question30.py)
| 31 | [Area of a Rectangle](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118797/offering/1467364?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question31.py)
| 32 | [Constructor in Square Class](https://www.codingninjas.com/codestudio/guided-paths/basics-of-python/content/118797/offering/1467367?leftPanelTab=0)|[Solution](https://github.com/hegdepavankumar/Coding_Ninjas_CodeStudio_Answers/blob/main/Python_Programs/Question32.py)
## Creator [π](#Building-a-Simple-Chatbot-in-Python-using-NLTK)
(https://github.com/hegdepavankumar). This Project is Created by:-
| [
@hegdepavankumar](https://github.com/hegdepavankumar) |
```
Hey Everyone Please give me a star .. and Follow me for more amazing project ideas and Updatesβ and don't forget to fork the repo...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thank you~~~ππ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~