Skip to content
View rayrayyrayyy's full-sized avatar
Block or Report

Block or report rayrayyrayyy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. OOP OOP Public

    Object Oriented Programming

    Python

  2. decryptor decryptor Public

    a simple program that replace the following symbols (*, 7, #, +, !) to vowels.

    Python

  3. vigenere-cipher vigenere-cipher Public

    A program that encrypts alphabetic text by using a series of interwoven Caesar ciphers based on the given keyword.

    Python

  4. open-file-distribute-even-odd open-file-distribute-even-odd Public

    reads a file containing numbers and then proceeds to extract the numbers and it will be put into its corresponding files whether the number is odd or even.

    Python

  5. multiple-line-of-text-with-open-file multiple-line-of-text-with-open-file Public

    a method to write multiple lines on a text file

    Python

  6. squared-of-even-and-cube-of-odd-numbers squared-of-even-and-cube-of-odd-numbers Public

    this program lets the user to enter 20 random integers and then record it into integers.txt the file will then be read. The even numbers will be squared and written into double.txt whilst the odd n…

    Python