Skip to main content

Payments

Comments

4 comments

  • Dario
    mylist = [1,2,3]
    for item in mylist:
        print item
    
    mydict  = {1:'one', 2:'two', 3:'three'}
    for key in mydict:
        print key, mydict[key]
    0
  • Dario
    second try

    int count, sum, a, b;
    a = 15;

    for(int i= 0; i> a; i++)
    {

    MathJax = {
    tex: {
    inlineMath: [
    ['$$$', '$$$'],
    ['$', '$'],
    ['\\(', '\\)']
    ],
    processEscapes: true
    },
    svg: {
    fontCache: 'global',
    scale: 0.95
    }
    };

    }
    {
    "id":"",
    "value":""},
    {

    0
  • Dario
    {
    "id":"",
    "value":""},
    {
    mylist = [1,2,3]
    for item in mylist:
        print item
    
    mydict  = {1:'one', 2:'two', 3:'three'}
    for key in mydict:
        print key, mydict[key]
    0
  • Dario

    test

     

    0

Please sign in to leave a comment.