Skip to content

Kiran-pro2001/A18-M2-Force

 
 

Repository files navigation

📝 Assignment - 1

All Solutions By Er. Kiran Kumar


📘 Topics Covered

The following concepts are covered in this assignment:

  1. Input and Output Statements.
  2. Simple if Statement.
  3. if-else Statement.
  4. elif Statement.
  5. Nested if Statement.

📂 Table of Contents


📜 Instructions

Please follow the steps below before starting:

  1. Ensure that Python is installed on your system (Version 3.x is recommended).
  2. Each .py file contains solutions to specific questions based on the assignment date.
  3. Review the topics covered before attempting the problems to understand the logic behind each solution.

📄 File Breakdown

Date File Name Questions Solved
18th Sept. 18thsept.py Q1 to Q10
19th Sept. 19thsept.py Q11 to Q20
20th Sept. 20thsept.py Q21 to Q33
21st Sept. 21thsept.py Q34 to Q53
22nd Sept. 22thsept.py Q54 to Q60
23rd Sept. 23thSept.py Q61 to Q70
24th Sept. 24thsept.py Q71 to Q80

🚀 How to Run the Solutions

  1. Download the respective .py file for the date you're working on.
  2. Open a terminal or command prompt and navigate to the folder containing the file.
  3. Run the Python file using the command:
    python <filename>.py
    

FAQ

Q:1 What should I do if I encounter an error while running the script?
A:1 Double-check the syntax, and ensure you're using Python 3.x. If the problem persists, reach out for support (see Contact Information below).

Q:2 Can I modify the solutions?
A:2 Yes, you’re encouraged to experiment with the code to better understand the concepts.


📞 Contact Information

If you have any questions or need assistance, feel free to reach out:

Email: kk9840042@gmail.com
GitHub: Kiran Kumar


📢 Additional Resources

  • Python Official Documentation
  • Online Python IDE
  • Stack Overflow
  • YouTube Videos

About

A18 and M2 CodeHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.9%
  • Jupyter Notebook 9.1%