An open API service indexing awesome lists of open source software.

https://github.com/asayem172153/python_print_input_variables_upper-case_white-space_strip

Example of some basic python fundamentals like print, input, white space handle, upper case, valid variable example etc
https://github.com/asayem172153/python_print_input_variables_upper-case_white-space_strip

input-output string variable

Last synced: 5 months ago
JSON representation

Example of some basic python fundamentals like print, input, white space handle, upper case, valid variable example etc

Awesome Lists containing this project

README

          

# **Basic Python Coding Examples**

Welcome to my repository where I have demonstrated some fundamental coding examples using **Python**. Below is a brief description of each example.

## **Table of Contents**
1. [Print Your Name](https://github.com/asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip/blob/main/Print%20Input%20Variables%20Upper%20Case%20White%20Space%20Strip.ipynb).
2. [Input Batch Number](https://github.com/asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip/blob/main/Print%20Input%20Variables%20Upper%20Case%20White%20Space%20Strip.ipynb).
3. [Create and Print Variables](https://github.com/asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip/blob/main/Print%20Input%20Variables%20Upper%20Case%20White%20Space%20Strip.ipynb).
4. [Pascal Case Variable](https://github.com/asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip/blob/main/Print%20Input%20Variables%20Upper%20Case%20White%20Space%20Strip.ipynb).
5. [Single Value to Multiple Variables](https://github.com/asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip/blob/main/Print%20Input%20Variables%20Upper%20Case%20White%20Space%20Strip.ipynb).
6. [Input Float Value](https://github.com/asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip/blob/main/Print%20Input%20Variables%20Upper%20Case%20White%20Space%20Strip.ipynb).
7. [String Upper Case Conversion](https://github.com/asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip/blob/main/Print%20Input%20Variables%20Upper%20Case%20White%20Space%20Strip.ipynb).
8. [Remove Whitespace](https://github.com/asayem172153/Python_Print_Input_Variables_Upper-Case_White-Space_Strip/blob/main/Print%20Input%20Variables%20Upper%20Case%20White%20Space%20Strip.ipynb).