Skip to content
View rohameftekhari's full-sized avatar
:atom:
:atom:

Block or report rohameftekhari

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
rohameftekhari/README.md
  • 👋 Hi, I’m @rohameftekhari
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...

print in python is for writeing something . for starting a code you have to run it . codeing a code of print is like this : {print('hello')} when you run this code ---> hello we can print a value , word , number and ... . creating a value is like : value= 10 in right of (=) we can write a nother value (if we creat it ) or a number ,'word' and ... . when we run this code , it shows the word (hello) : value= 'hello' print(value)

Popular repositories Loading

  1. rohameftekhari rohameftekhari Public

    Config files for my GitHub profile.

  2. gleam gleam Public

    Forked from gleam-lang/gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

    Rust

  3. pxt-microbit pxt-microbit Public

    Forked from microsoft/pxt-microbit

    A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode

    TypeScript