Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 382 Bytes

File metadata and controls

13 lines (11 loc) · 382 Bytes

PythonCodes

Python source codes primed for academic activities.

#1 Basic print #2 Input and if/else #3 Nested if/else and try/catch #4 With librarires imported, nltk for human languages and re to identify whispaces modifiers. #5 Looped system for:

  • Odd/even Identifier
  • Roller Coaster Calculator/Printer
  • Body Mass Index Caclulator
  • Multiplication Table Calculator