Skip to content

XPX-MMC/python-1-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python I Assignments

Assignments are located here.

Getting Started

  • Fork and clone this repo
  • Launch repo in your IDE of choice
  • Open the Python directory from IntelliJ
  • Create virtual environment: python -m venv venv
  • Activate virtual environment: venv\Scripts\activate.bat
  • Install dependencies: pip install -r requirements.txt
  • Check project settings for Python Interpreter settings:
    • File >> Project Structure >> Project
    • File >> Project Structure >> Modules
  • Create configuration:
    • Edit Configurations...
    • Click plus, create name, select main.py file
    • Use SDK Module

Notes

  • Built with IntelliJ 2022.2
  • Built using Python 3.10

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages